Skip to content
TILens What matters today in tech v0.0.5
Theme

Daily edition · Databases

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

20 Aug 2026 edition
PostgreSQL GitHub

supabase/postgres: 17.6.1.165-x86

Re-organize build scripts, add to shellcheck (#2380) * ansible: Delete ansible.cfg I noticed that ansible.cfg isn't used anywhere in the repo so can go away. * scripts: Move useful scripts into ebssurrogate/scripts,…

Source: Supabase Postgres Releases github-actions[bot]
PostgreSQL GitHub

supabase/postgres: 15.14.1.165-x86

Re-organize build scripts, add to shellcheck (#2380) * ansible: Delete ansible.cfg I noticed that ansible.cfg isn't used anywhere in the repo so can go away. * scripts: Move useful scripts into ebssurrogate/scripts,…

Source: Supabase Postgres Releases github-actions[bot]
PostgreSQL

Andrei Lepikhov: Do Global Hash Tables Strike Back in PostgreSQL?

In this article written for experienced PostgreSQL engineers and core developers, I want to describe how we tested one hypothesis — whether a shared hash table can be used to speed up parallel aggregation by hashing. A…

Source: Planet PostgreSQL
PostgreSQL

Kai Wagner: Hackorum Update: What's New Since February

Back in February, I wrote about Hackorum, a forum style web view of the pg-hackers mailing list. If you missed that post, you can read it here first. It turns the mailing list into something that reads and navigates a…

Source: Planet PostgreSQL
PostgreSQL

Cornelia Biacsics: Contributions for week 31 & 32

On 6 August, the Postgres Summit US 2026 Program Committee met to finalize the schedule: Chelsea Dole Jonathan Hinds Jonathan Katz On 11 August, the San Francisco Bay Area PostgreSQL Meetup Group, organized by Katharine…

Source: Planet PostgreSQL