Skip to content
TILens What matters today in tech v0.0.9
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.

29 Aug 2026 edition
PostgreSQL

Pavel Stehule: Integration Lua to psql III

I finished patch that integrates Lua language to psql client https://github.com/okbob/lua-psql I wrote two examples. Second is a wrapping VACUUM command. Target is a more readable output in verbose mode. One bonus is…

Source: Planet PostgreSQL