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

EDB Contributions to PostgreSQL 15

EDB thanks everyone who has contributed to this great new release in any way! EDB is committed to helping the Community improve Postgres with each release, as it has done...
September 28, 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

How To Use Autocomplete Feature in Query Tool

pgAdmin 4 introduced the autocomplete feature in the Query Tool in version 1.0. This feature helps database developers and database administrators to write SQL commands faster by reducing the typing...
June 10, 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

Aggregate Push-down in mysql_fdw

Database Tech-Lead Suraj Kharage expands further on his previous blog on join push-down for mysql_fdw, continuing with an exploration of the new aggregate push-down feature released with mysql_fdw 27.0.
November 23, 2021