Blog

Recent Posts

Mo’ Better Blog

less than 1 minute read

I now realize writing for myself is the best way for me to share more with others, and that’s what I intend to do. Typos be damned.

man2txt

less than 1 minute read

TLDR:   man col | col -b

Dynamic SQL with PostgreSQL

6 minute read

How to execute dynamic SQL in a PostgreSQL procedure, demonstrated with psql queries and meta-commands.