Fraud Blocker

IN POSTGRESSQL V14, REDUCE INDEX BLOAT

PostgreSQL v12 introduced more effective index storage, and v13 further enhanced that by introducing deduplication of index entries. With “bottom-up” …

Continue Reading

Upgrade Postgres with Ubuntu 20.04.02

The previous time, PostgreSQL was installed on top of PostGIS. Today, I’ll add to this article by explaining how to upgrade PostGIS on Ubuntu. Postgis…

Continue Reading

Lessons Learned From Building an Oracle to PostgreSQL Migrator

Many people who want to be free of license costs, high support costs, and technical restrictions on the Oracle side have taken up the popular sport of…

Continue Reading

TRANSACTIONS WITH HOLD CURSORS AND POSTGRESQL 

Cursors and transactions serve as the basic building blocks for creating database applications. This article describes how cursors and transactions in…

Continue Reading

POSTGRESQL GAPS IN SEQUENCES

Most database tables have a primary key that is a made-up number, and that number is usually made by a sequence. In a previous article, I went into so…

Continue Reading

🎉 Thank you for subscribing!

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