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

Daily edition · PostgreSQL

The daily ledger

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

23 Aug 2026 edition
PostgreSQL

Christophe Pettus: All Your GUCs in a Row: lo_compat_privileges

lo_compat_privileges sets large-object security back to PostgreSQL 8.4, the last release in which a large object belonged to nobody in particular and any role that could connect to the database could read it, overwrite…

Source: Planet PostgreSQL
PostgreSQL

Regina Obe: PostGIS Tiger Geocoder 2025.2

The PostGIS development team is pleased to provide postgis_tiger_geocoder extension. This is the very second release since the break from the PostGIS core. This version requires PostgreSQL 16 and above and should work…

Source: Planet PostgreSQL