PGNexus Daily News

PostgreSQL Technical Articles

pgAdmin 4 v9.16 Released

www.postgresql.org

pgAdmin 4 v9.16 Released

pgAdmin 4 v9.16 has been released with 64 bug fixes and new features. The most critical updates address seven security vulnerabilities (CVE-2026-12044 through CVE-2026-12050), cov…

Read the Blog
Why Your PostgreSQL Partition Key Is Creating a Write Bottleneck

NanoHertz Communications

Why Your PostgreSQL Partition Key Is Creating a Write Bottleneck

A skewed PostgreSQL partition key can route the majority of writes to a single partition, creating a write hot spot while others sit idle. This causes cascading problems: excessiv…

Read the Blog

PostgreSQL Hackers Email Discussion Highlights

enhance wraparound warnings

A recently committed enhancement to XID and MultiXactId wraparound warnings added a DETAIL message showing an approximate percentage of transaction IDs available for use. Fujii Ma…

Read Discussion
Adding REPACK [concurrently]

Antonin Houska submitted a small patch to the ongoing "Adding REPACK [concurrently]" thread, removing an outdated comment that was only valid in earlier versions of the patch. The…

Read Discussion
synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication

The discussion focuses on a patch addressing inconsistent behavior of `synchronized_standby_slots` with quorum-based synchronous replication. Shveta Malik reviewed whether duplica…

Read Discussion
Checkpointer write combining

Melanie Plageman posted v15 of the checkpointer write combining patch, featuring significant changes since the previous version. The main addition is that regular backends and the…

Read Discussion
Fix \crosstabview to honor \pset display_true/display_false

Chao Li identified that `\crosstabview` does not honor `\pset display_true/display_false` settings introduced by a recent commit. The proposed fix adds a helper function `printQue…

Read Discussion
explain plans for foreign servers

The thread discusses adding support for remote EXPLAIN plans in `postgres_fdw`. A key challenge is that some queries—not just INSERTs—send runtime parameters (e.g., from subquerie…

Read Discussion

Click here for the full Hacker discussion highlights

 

Industry News

OpenAI Recruits Transformer Co-inventor Noam Shazeer Ahead of IPO

techcrunch.com

OpenAI Recruits Transformer Co-inventor Noam Shazeer Ahead of IPO

OpenAI is bolstering its talent roster ahead of its planned IPO, hiring Transformer co-inventor Noam Shazeer from Google DeepMind and former Trump administration AI policy officia…

AWS Plans to Sell Its AI Chips to External Data Centers to Challenge Nvidia

techcrunch.com

AWS Plans to Sell Its AI Chips to External Data Centers to Challenge Nvidia

Amazon Web Services is in talks to sell its proprietary AI chips to third-party data centers, a move that would put it in more direct competition with Nvidia in the AI hardware ma…

Social Media Updates

That's a wrap on #DataAISummit 2026.

linkedin

That's a wrap on #DataAISummit 2026.

The 2026 Data and AI Summit has officially concluded. Organizers thanked all attendees, both in-person and virtual participants, for contributing to what they described as the bes…

For years vendors have been claiming they've seamlessly united analytical, transactional and now AI workloads.

linkedin

For years vendors have been claiming they've seamlessly united analytical, transactional and now AI workloads.

pgEdge has released ColdFront, a data tiering extension for PostgreSQL that automatically moves cold data to Apache Iceberg on S3 at up to 90% lower storage cost while keeping hot…

linkedin

We're bringing millisecond performance directly to the lakehouse.

Databricks co-founder and Chief Architect Reynold Xin has announced Lakehouse//RT, a new real-time data warehouse built for operational analytics, business intelligence, app servi…

Want to stay up to date with the PostgreSQL community and industry news?
Visit PGNexus to learn more