TIL how to format strings in PostgreSQL using format function.

It’s similar to formatting like that if go or c.

https://www.postgresql.org/docs/current/functions-string.html#FUNCTIONS-STRING-FORMAT

~ updated at: 2026-02-18T03:13:38.330Z