TILens turns technical updates into a focused daily brief: official releases,
trusted reporting, and practitioner analysis, deduplicated and organized by topic.
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…
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…
PostgreSQL's GSSAPI authentication relies on two server-wide settings: `krb_server_keyfile` points to a dedicated keytab file (never share the system one), and…