How to Log Selects From a Specific Table? depesz.com/2022/07/04/how-to… (A practical introduction to using PGAudit. It's nice to have access to this sort of feature.)
pgenv 1.3: Postgres Binary Manger - github.com/theory/pgenv (Aims to make it simple to build and run different releases of Postgres, particularly for switching between them to test, etc.)
Postgres Indexes, Selectivity, and Statistics: crunchydata.com/blog/indexes… (A look under the covers at some ways to tweak things when Postgres's query planning isn't quite up to par.)