Postgres connection options you might not know
A grab bag of Postgres connection/session defaults (and one Linux I/O gotcha) that make your app safer, more predictable, and easier to debug.
Tag
2 posts tagged "postgres".
A grab bag of Postgres connection/session defaults (and one Linux I/O gotcha) that make your app safer, more predictable, and easier to debug.
Run Postgres in Docker and connect to it via a Unix domain socket from another container (macOS + Docker Desktop friendly).