Fraud Blocker

YOUR OWN AGGREGATION FUNCTIONS, WRITTEN

“Aggregate functions” are something that many people who have used PostgreSQL or SQL in general professionally or semi-professionally have run into. T…

Continue Reading

How Table Bloat Can Be Caused by a Bad Network Configuration

I recently encountered an intriguing support case that demonstrates how a problem’s root cause may occasionally be found in the most unlikely of place…

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

Post-process trigger performance information

We came to the conclusion that we shouldn’t worry about it too much and should just make those triggers for the most common “audit fields” type of use…

Continue Reading

Improving sort performance in PostgreSQL

A key component of PostgreSQL performance tuning is sorting. But many people frequently misunderstand or simply ignore tuning sorts. I made the decisi…

Continue Reading

🎉 Thank you for subscribing!

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