Fix pgx DSN for Unix socket connections

- Use keyword format for Unix sockets (peer auth)
- Use URL format for TCP connections
- Fixes 'database tmp/postgres does not exist' error
- Fixes TLS connection errors on Unix sockets
- Properly handles localhost peer authentication
This commit is contained in:
2025-11-05 09:35:20 +00:00
parent fe4e4936f5
commit 21f03b2d11
2 changed files with 26 additions and 33 deletions

BIN
dbbackup

Binary file not shown.