Fraud Blocker

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

POSTGRESQL EXPLAIN ANALYZE OUTPUT: HOW TO INTERPRET IT

EXPLAIN ANALYZEis essential for PostgreSQL SQL statement optimization. Not all of it is attempted to be explained in this article. Instead, I’d like t…

Continue Reading

PG TIMETABLE V4 is now available for download.

We are pleased to announce a brand-new major pg_timetable v4 release!

This time, a ton of work was put into it, and the pg_timetable v4 release is in…

Continue Reading

🎉 Thank you for subscribing!

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