Fraud Blocker

How we constructed our box-like cluster

This year at the pgconf.eu conference, we showed a “cluster in a box” demo case. Many of you have asked how we built it, so we have provided a blog po…

Continue Reading

TABLE CHANGE: HIGH-AVAILABILITY CARED FOR

The data structure may occasionally need to be changed when an application is being used in production. Changing the number of columns, adding columns…

Continue Reading

INDEX SCAN VS. BITMAP SCAN VS. SEQUENTIAL SCAN FOR POSTGRESQL INDEXING (BASICS)

The topic of PostgreSQL’s index scans is frequently brought up. Because many people don’t seem to be aware of what the optimizer does when processing …

Continue Reading

Avoiding stored procedure calls in PostgreSQL that are not necessary

Almost any common language, like Perl, Python, or C, can be used to write stored procedures in PostgreSQL. Overall, this provides excellent flexibilit…

Continue Reading

GAINS AND PITFALLS ARE AMONG THE NEW SEQUENCE FEATURES. 

Artificial numeric primary key columns for tables are created using sequences.
Even if more than one database session is using the sequence at the sam…

Continue Reading

🎉 Thank you for subscribing!

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