The PostgreSQL Distributed (PGD) is a distributed database that provides high availability and scalability. The PGD team performs rigorous and extensive testing to deliver a robust, high-performance product. This blog...
PostgreSQL comes out with a scheduled major release every year and scheduled minor releases for all supported versions every quarter. But in the November minor releases, two issues caused the...
How open source Postgres is meeting the data needs of the future Twenty eight years ago, EDB VP Bruce Momjian chose to work on Postgres. That was a defining moment...
In our eight-part video series, Unleashing AI with PostgreSQL, EDB Chief Architect for Analytics and AI Torsten Steinbach explores different facets of the AI and data landscape. We hope you...
We created our Unleashing AI video series and blog series to help users understand and capitalize on the benefits of AI and Postgres. In our first and second blog articles...
In our first blog article of our Unleashing AI series, we outlined the different types of AI and highlighted ways to unlock the potential of your entire data landscape. In...
In the ever-evolving world of database management, the Bluefin extension for PostgreSQL stands out as a revolutionary storage extension, especially for those dealing with time-series data prevalent in IoT and...
Despite powerful capabilities with many tasks, Large Language Models (LLMs) are not know-it-alls. If you've used ChatGPT or other models, you'll have experienced how they can’t reasonably answer questions about...
I spent the last week looking for a memory leak in Postgres’s WAL Sender process. I spent a few days getting more acquainted with Valgrind and gcc/clang sanitizers, but ultimately...