Second Edition of 5432...MeetUs!

The second edition of the 5432…MeetUs! conference is sure to be one to remember. They will be hosting PostgreSQL experts, users, and contributors from all over the world. With talks...
June 09, 2016

PostgreSQL-based application performance: latency and hidden delays

Goldfields Pipeline, by SeanMac ( Wikimedia Commons)If you’re trying to optimise the performance of your PostgreSQL-based application you’re probably focusing on the usual tools: EXPLAIN (BUFFERS, ANALYZE), pg_stat_statements, auto_explain, log_statement_min_duration...
May 23, 2016

Barman 1.6.1 is Released

2ndQuadrant is proud to announce the release of Barman version 1.6.1, a Backup and Recovery Manager for PostgreSQL. This minor release consolidates its central role in business continuity installations of...
May 23, 2016

PGLogical 1.1 packages for PostgreSQL 9.6beta1

We have made pglogical 1.1 packages available for PostgreSQL 9.6beta1 for both rpm and deb based distributions. They are available for install from our standard pglogical package repository. You may...
May 12, 2016

Waiting for Barman 1.6.1

The upcoming version 1.6.1 of Barman will introduce a few interesting new features which consolidate its central role in business continuity installations of PostgreSQL databases. Discover why. Version 1.6.1 of...
May 10, 2016

Visual PostgreSQL debugging

Having recently been doing some debugging work where many watchpoints, conditional breakpoints etc were necessary I’d like to shout out to a really useful tool: The standalone CDT debugger. It’s...
May 03, 2016