Skip to content

Cleanups postgres connections logic#456

Open
kunrex wants to merge 5 commits intosdslabs:bl4ze/devfrom
kunrex:cleanup-postgres
Open

Cleanups postgres connections logic#456
kunrex wants to merge 5 commits intosdslabs:bl4ze/devfrom
kunrex:cleanup-postgres

Conversation

@kunrex
Copy link
Copy Markdown

@kunrex kunrex commented Mar 26, 2026

TLDR

Relied a lot on exec to terminate connections which wasn't preferable in the long run and especially when containerisation has to be done.

there are things that cannot be done without exec: specifically: pg_dump and pg_restore so those will have to be installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant