Skip to content
TILens What matters today in tech
Theme
Topics - Databases
Calendar · AUG 2026
M08 Aug 2026
1 2
7
14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

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.

06 Aug 2026 edition
PostgreSQL

Pavel Stehule: initial integration lua language to psql

It can looks like (2026-08-06 17:44:32) postgres=# \luacode Enter code to be copied followed by a newline. End with a backslash and a period on a line by itself, or an EOF signal. >> function x(n) >> return n + 10 >>…

Source: Planet PostgreSQL
PostgreSQL

Gabriele Bartolini: CNPG Recipe 26 - Extension image catalogs

CloudNativePG lets the ClusterImageCatalog carry extension images alongside the operand, a capability every currently supported release already has, so a Cluster manifest only needs to name an extension and nothing…

Source: Planet PostgreSQL
PostgreSQL

Mayur B.: EXPLAIN ANALYZE the PGConf.EU CFP

What I learned after moving from conference volunteer duty to the other side of the Call for Papers. Disclosure: This is my personal account of the experience, based on the publicly documented PostgreSQL Europe…

Source: Planet PostgreSQL