Fraud Blocker

PostgreSQL: Quickly Detecting Slow Queries

Performance tuning does not only mean adjusting postgresql.conf properly or making sure that your kernel parameters are properly tuned. In order to tu…

Continue Reading

PostgreSQL Streaming Replication Setup

Streaming replication and logical replication are the two types of replication that PostgreSQL currently supports. This is the page you have been look…

Continue Reading

PostgreSQL bulk loading massive amounts of data 

The quickest way to add a lot of data to a PostgreSQL database is through bulk loading. Large-scale imports can be facilitated in a variety of ways, a…

Continue Reading

COLUMNS FOR POSTGRESQL AUTO-GENERATED PRIMARY KEYS THAT ARE UUID, SERIAL, OR IDENTITY?

Customers occasionally ask me which option is best for automatically generated primary keys. I’ll discuss the options and offer suggestions in this ar…

Continue Reading

Practical Examples of PostgreSQL Data Normalization

Even though the model doesn’t make any assumptions about data types on its own, the reality of using PostgreSQL today, with its huge number of data ty…

Continue Reading

🎉 Thank you for subscribing!

You're now on the list for database FinOps strategies and performance insights.