How to Monitor PostgreSQL Connections

This article discusses connections to PostgreSQL database servers. It first reviews the possible states for a connection and then shows how to identify and terminate connections that are lying idle...
January 19, 2023

Porting between Oracle and PostgreSQL

This article discusses the possible complications that can arise when migrating databases from Oracle to PostgreSQL. The steps for migration are covered and issues and their fixes are identified: Approach...
January 19, 2023