Fraud Blocker

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

POSTGRESQL: EASY DETECTION OF PERFORMANCE PROBLEMS 

Is there a single sizable, significant, and important database that does not occasionally experience performance issues? There are probably not too ma…

Continue Reading

🎉 Thank you for subscribing!

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