Can PgBouncer handle failover to a new machine?

Part Three: PgBouncer and persistent connections during downtime (This is part three of my technical response to a series of questions about the use of PgBouncer and what you need...
December 17, 2019

Comparison of MongoDB vs. PostgreSQL

Benchmarking is hard. Benchmarking databases is even harder. Benchmarking databases that follow different approaches (relational vs document) is harder still. But the market demands these kinds of comparisons. Despite the...
July 01, 2019

A Real Integration: EFM and PgPool

In this article we are going to see how database servers work together to allow the second server to take over quickly if the primary server fails(high availability), and to...
January 04, 2019

Platform Native EDB Packages for Linux Users

EnterpriseDB is about to announce the release of EnterpriseDB Postgres Advanced Server (EPAS) 11, with lots of new and exciting features. Starting with v11, EnterpriseDB will stop building “1 Click”...
December 04, 2018

Autoprewarm: A New Functionality in pg_prewarm

In PostgreSQL 11, a new functionality of autoprewarm has been added into the contrib module pg_prewarm. This automatically warms the shared buffers with the same pages held before the last...
September 25, 2018