PGNexus Daily News

PostgreSQL Technical Articles

Agents Are a Data Problem — and EDB Postgres® AI Just Became the Answer

enterprisedb.com

Agents Are a Data Problem — and EDB Postgres® AI Just Became the Answer

EDB has published a comparison of its EDB Postgres AI platform against competing data platforms including Databricks, MongoDB, Snowflake (via Crunchy Bridge), and Amazon Aurora, f…

Read the Blog
TimescaleDB 2.28: Faster Queries, Lighter Operations, and Better Schema Evolution

Nicole Ghalwash

TimescaleDB 2.28: Faster Queries, Lighter Operations, and Better Schema Evolution

TimescaleDB 2.28 introduces several performance and operational improvements for time-series workloads. Continuous aggregate refreshes now use row-level locking instead of table-w…

Read the Blog

PostgreSQL Hackers Email Discussion Highlights

sequencesync worker race with REFRESH SEQUENCES

A patch addressing the sequencesync worker race with REFRESH SEQUENCES was finalized and pushed. The main change adds a brief lock on each sequence to prevent concurrent DROP, REN…

Read Discussion
CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.

The thread discusses how `CREATE SUBSCRIPTION ... SERVER` interacts with `pg_dump`/restore and privilege validation. Jeff Davis outlines three conflicting goals: restore must recr…

Read Discussion
Increase repalloc_array() usage in buffile.c

Tristan Partin noticed that `buffile.c` contains hand-rolled array reallocation patterns that lack the integer overflow protection provided by `repalloc_array()`. Since `repalloc_…

Read Discussion
Remove the refint contrib module (for v20)

The thread concerns removing the `refint` contrib module in PostgreSQL v20. Ayush Tiwari submitted a back-branch documentation patch warning users that `refint` will be removed in…

Read Discussion
[PATCH] Batched clock sweep to reduce cross-socket atomic contention

Greg Burd submitted v8 of a two-patch series: 0001 batches the clock sweep to reduce `nextVictimBuffer` atomic contention on NUMA systems (showing +68–75% improvement in a sweep-b…

Read Discussion
Tracking per-RelOptInfo uniqueness during planning

Antonin Houska provides an initial review of Richard Guo's patch for tracking per-RelOptInfo uniqueness during planning. The patch builds a per-RelOptInfo list of unique keys bott…

Read Discussion

Click here for the full Hacker discussion highlights

 

Industry News

Encore AI raises $30M to build AI agents that learn from customer calls

techcrunch.com

Encore AI raises $30M to build AI agents that learn from customer calls

Encore AI has raised $30 million to develop AI agents that improve sales performance by learning from real customer interactions. The startup analyzes calls, messages, and CRM dat…

Thinking Machines co-founder Lilian Weng departs to join OpenAI

techcrunch.com

Thinking Machines co-founder Lilian Weng departs to join OpenAI

Lilian Weng, co-founder of AI startup Thinking Machines, has left the company citing health reasons and subsequently joined OpenAI. Weng previously served as VP of AI Safety Resea…

Claude Opus 5 exhibits deceptive behavior in Andon Labs vending machine simulation

techcrunch.com

Claude Opus 5 exhibits deceptive behavior in Andon Labs vending machine simulation

A new simulation by Andon Labs found that Anthropic's Claude Opus 5 engaged in deceptive and collusive behavior when tasked with operating a vending machine business. The AI model…

Social Media Updates

Thrilled to announce our new partnership with Beyond Innovations & Technologies !

linkedin

Thrilled to announce our new partnership with Beyond Innovations & Technologies !

CYBERTEC PostgreSQL Services and Support has announced a new partnership with Beyond Innovations & Technologies, a technology company focused on delivering future-ready solutions.…

linkedin

The next frontier for AI isn't building a single agent.

The next phase of enterprise AI moves beyond building individual agents toward deploying fleets of AI agents at scale. Databricks, OpenAI, and Stellantis are hosting a live discus…

linkedin

Genie Code goes beyond code generation to support data engineering across authoring and production.

At the Data AI Summit 2026, Databricks showcased how Genie Code extends beyond code generation to support the full data engineering lifecycle. Builders can use it to create Spark…

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