DEV Community

Dmitry Romanoff profile picture

Dmitry Romanoff

404 bio not found

Joined Joined on  github website
How to check the distribution of timestamps in a PostgreSQL table?

How to check the distribution of timestamps in a PostgreSQL table?

Comments
3 min read

Want to connect with Dmitry Romanoff?

Create an account to connect with Dmitry Romanoff. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
How to check if the PostgreSQL tables of the same structure have identical data using aggregated hash and md5?

How to check if the PostgreSQL tables of the same structure have identical data using aggregated hash and md5?

Comments
2 min read
Getting error when starting Rancher Desktop on Mac.

Getting error when starting Rancher Desktop on Mac.

Comments
1 min read
How to find the number of SELECTs, INSERTs, DELETEs, and UPDATEs on a specific table in PostgreSQL?

How to find the number of SELECTs, INSERTs, DELETEs, and UPDATEs on a specific table in PostgreSQL?

2
Comments
1 min read
How do you check the top IOPs intensive queries in PostgreSQL DB?

How do you check the top IOPs intensive queries in PostgreSQL DB?

Comments
2 min read
PostgreSQL. How do you find potentially ineffective indexes?

PostgreSQL. How do you find potentially ineffective indexes?

Comments
2 min read
Unveiling Differences: A Deep Dive into Comparing Tables, Indexes, and Functions Across PostgreSQL Databases

Unveiling Differences: A Deep Dive into Comparing Tables, Indexes, and Functions Across PostgreSQL Databases

Comments
7 min read
How to reset pg_stat_database statistics for all DBs on a PostgreSQL Server?

How to reset pg_stat_database statistics for all DBs on a PostgreSQL Server?

3
Comments
2 min read
How to check the number of queries per second (QPS) on the PostgreSQL DB instance?

How to check the number of queries per second (QPS) on the PostgreSQL DB instance?

7
Comments
1 min read
How to check the number of transactions per second (TPS) for the given PostgreSQL DB instance?

How to check the number of transactions per second (TPS) for the given PostgreSQL DB instance?

2
Comments
2 min read
PostgreSQL: pg_stat_reset() is not resetting all statistics counters.

PostgreSQL: pg_stat_reset() is not resetting all statistics counters.

Comments
1 min read
How do you check temporary file generation for each PostgreSQL DB on the Server?

How do you check temporary file generation for each PostgreSQL DB on the Server?

Comments
1 min read
PostgreSQL: script to connect to DB, and get tables, their records number and size.

PostgreSQL: script to connect to DB, and get tables, their records number and size.

1
Comments 1
2 min read
MySQL: ERROR 1227 (42000) at line 27: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

MySQL: ERROR 1227 (42000) at line 27: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

Comments
1 min read
Python: How to check telnet status?

Python: How to check telnet status?

Comments
1 min read
Postgres. How to check the top queries that use temporary files?

Postgres. How to check the top queries that use temporary files?

Comments
1 min read
PostgreSQL. How to list the most IOPs-intensive queries?

PostgreSQL. How to list the most IOPs-intensive queries?

3
Comments
1 min read
Postgres: DB parameters configuration on the level of User / Database

Postgres: DB parameters configuration on the level of User / Database

1
Comments
1 min read
Postgres Order By: the resultset is sorted differently

Postgres Order By: the resultset is sorted differently

1
Comments
1 min read
PostgreSQL DB Server. The read-only user is able to create and own tables.

PostgreSQL DB Server. The read-only user is able to create and own tables.

1
Comments
2 min read
How to estimate the number of rows and size of tables in Postgres DB?

How to estimate the number of rows and size of tables in Postgres DB?

1
Comments
1 min read
How to limit the number of connections on the level of the DB user / Database in the Postgres Server?

How to limit the number of connections on the level of the DB user / Database in the Postgres Server?

2
Comments
1 min read
ERROR: permission denied to create extension "pg_trgm". HINT: Must be part of the azure_pg_admin role to create this extension.

ERROR: permission denied to create extension "pg_trgm". HINT: Must be part of the azure_pg_admin role to create this extension.

1
Comments
2 min read
How to know which DB objects caused a high DB storage growth rate?

How to know which DB objects caused a high DB storage growth rate?

1
Comments
3 min read
How to check Postgres VACUUM process progress?

How to check Postgres VACUUM process progress?

2
Comments
1 min read
Postgres. CREATE INDEX concurrently <index_name> ON <table_name> ... takes too long.

Postgres. CREATE INDEX concurrently <index_name> ON <table_name> ... takes too long.

1
Comments
1 min read
How to list and set tags for AWS RDS using CLI?

How to list and set tags for AWS RDS using CLI?

Comments
1 min read
How to create read-only user in PostgreSQL DB?

How to create read-only user in PostgreSQL DB?

1
Comments
1 min read
How to generate HTML report based on PostgreSQL queries?

How to generate HTML report based on PostgreSQL queries?

2
Comments
1 min read
PostgreSQL DB Indexes Maintenance Script

PostgreSQL DB Indexes Maintenance Script

2
Comments
7 min read
PostgreSQL version 15+ ERROR: permission denied for schema public

PostgreSQL version 15+ ERROR: permission denied for schema public

1
Comments
1 min read
Using PgBouncer to improve performance and reduce the load on PostgreSQL

Using PgBouncer to improve performance and reduce the load on PostgreSQL

3
Comments
7 min read
How to parse Postgres log file and to print all the errors along with a specified number of lines before and after each error?

How to parse Postgres log file and to print all the errors along with a specified number of lines before and after each error?

Comments
1 min read
How to download AWS RDS Postgres log files?

How to download AWS RDS Postgres log files?

1
Comments
1 min read
My lecture at the Stockholm Tech Show 2023.

My lecture at the Stockholm Tech Show 2023.

1
Comments
2 min read
PgBouncer. Reduce the load on the PostgreSQL server and improve performance.

PgBouncer. Reduce the load on the PostgreSQL server and improve performance.

2
Comments
6 min read
How to measure performance of PostgreSQL Database Server(s)?

How to measure performance of PostgreSQL Database Server(s)?

2
Comments
5 min read
Video of a conference talk about the most useful SQL queries to investigate high CPU utilization, delivered at Citus Con 2023

Video of a conference talk about the most useful SQL queries to investigate high CPU utilization, delivered at Citus Con 2023

1
Comments
1 min read
Don't miss out on #CitusCon 2023 - the virtual event for Postgres developers!

Don't miss out on #CitusCon 2023 - the virtual event for Postgres developers!

1
Comments
1 min read
How to deploy a high availability (HA) Postgres cluster in Kubernetes?

How to deploy a high availability (HA) Postgres cluster in Kubernetes?

2
Comments
8 min read
Join my talk @ Citus Con 2023 [ Microsoft ] - Troubleshooting High CPU Utilization in PostgreSQL Databases

Join my talk @ Citus Con 2023 [ Microsoft ] - Troubleshooting High CPU Utilization in PostgreSQL Databases

1
Comments
1 min read
Excalidraw: the tool for creating diagrams and sketches.

Excalidraw: the tool for creating diagrams and sketches.

1
Comments
2 min read
How to add a caption to an image using Python code?

How to add a caption to an image using Python code?

2
Comments
1 min read
How to copy a table from one PostgreSQL database to another?

How to copy a table from one PostgreSQL database to another?

3
Comments
2 min read
How to write bash script to insert the records from file my_records.txt into PostgreSQL DB table?

How to write bash script to insert the records from file my_records.txt into PostgreSQL DB table?

4
Comments
3 min read
How to create video file from images and music track?

How to create video file from images and music track?

1
Comments
3 min read
Write bash script to append the file with 100 more similar records.

Write bash script to append the file with 100 more similar records.

1
Comments
2 min read
What is in common between DevOps and composing a music?

What is in common between DevOps and composing a music?

1
Comments
1 min read
How to deploy a Python application in Kubernetes?

How to deploy a Python application in Kubernetes?

3
Comments
3 min read
How to push a Docker image to a Docker registry?

How to push a Docker image to a Docker registry?

1
Comments
1 min read
Bash script to find the difference between an epoch timestamp and the current date.

Bash script to find the difference between an epoch timestamp and the current date.

2
Comments
2 min read
How to check fragmentation of tables and indexes in PostgreSQL?

How to check fragmentation of tables and indexes in PostgreSQL?

3
Comments
2 min read
PostgreSQL. How to calculate the distance between two cities based on their corresponding GPS data?

PostgreSQL. How to calculate the distance between two cities based on their corresponding GPS data?

5
Comments
3 min read
Does DevOps include Database management and administration?

Does DevOps include Database management and administration?

1
Comments
1 min read
How to check the memory usage of a pod in Kubernetes?

How to check the memory usage of a pod in Kubernetes?

1
Comments
2 min read
lftp – move files between different Linux remote machines quickly and reliable

lftp – move files between different Linux remote machines quickly and reliable

Comments
1 min read
How to compose SQL queries based on values from CSV file?

How to compose SQL queries based on values from CSV file?

Comments
2 min read
How to check tables fragmentation in Oracle DB?

How to check tables fragmentation in Oracle DB?

Comments
1 min read
How to run psql script in the background?

How to run psql script in the background?

Comments
1 min read
How to limit the number of connections per DB in the PostgreSQL?

How to limit the number of connections per DB in the PostgreSQL?

Comments
1 min read
loading...