pgAdmin config files

This blog explains the purpose of the various configuration files used by pgAdmin, when they should be modified, and for what reason.
November 14, 2022

Postgres 15 Adds Copy Header and Matching

Postgres 15 is out, with 183 new features and changes. Many of these features are major, but we always try to highlight one feature that is simple and useful. For...
October 20, 2022

Postgres 15 is here!

The PostgreSQL project roadmap is quite simple: there is a new major version each year around October/November and minor versions each quarter (unless there is a critical bug to fix)...
October 10, 2022

Ansible Benchmark Framework for PostgreSQL

This blog introduces a new benchmark framework for performance testing of PostgreSQL and EDB Postgres Advanced Server. Based on Ansible, it offers a highly configurable and easy to use way...
August 25, 2022

EDB Contributions to Postgres 15

The first public beta for Postgres was released on May 19, 2022 by the PostgreSQL Global Development Group. The beta signifies that no new features will be added to Postgres...
June 07, 2022

Use of the Master Password in pgAdmin 4

pgAdmin 4 introduced the Master Password in order to secure and later unlock saved server passwords. Any password that is saved in the SQLite DB file - used for storing...
April 22, 2022

Dashboards in pgAdmin 4

The dashboard tab in pgAdmin shows an analysis of the activity statistics for the selected server or database. This blog demonstrates how the Dashboards in pgAdmin provide information that is...
February 02, 2022