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

Topic - Edition

Databases

8 items on 29 Aug 2026
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