Postgres pro tip: set application_name for human-readable query sources

DanielLockyer · x · 2026-09-16

A quick Postgres tip: set applicationname in your app's DB connector/ORM/connection URL. It makes pgstatactivity and dashboards show human-readable service names for where queries and connections come from, which is very useful for debugging.

Original post →

More from coding & agent

coding & agent channel →