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

Understanding pgAdmin 4 Architecture

This blog explains pgAdmin 4 architecture and the technologies used. The blog provides high-level information about how pgAdmin 4 supports third party authentication and consuming cloud provider services, to deploy...
May 27, 2022

Query Tool vs. View/Edit Data in pgAdmin 4

pgAdmin 4 provides 2 different ways to execute queries on the database: * Query tool: 
 You can write and execute custom queries on any table in the connected database...
May 10, 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