34 days until PGConf.DE 2026.

The full name of the conference is 34 characters long: SELECT LENGTH('PostgreSQL Conference Germany 2026'); = 34

https://2026.pgconf.de/

#PGConfDE #Essen #PostgreSQL #SQL

PGConf.DE 2026

A 2-day, 3-track PostgreSQL conference in Essen, Germany.

@pgconfde

Use function char_length() to be compatible with the SQL standard. Don't use octet_length() because it tells you there length in bytes (aka octets).