podman_link: test for existence of pg_hba.conf before attempting to update it #13
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: sr2/ansible-collection-apps#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If the file exists before PostgreSQL first runs the data directory won't be empty and so it will refuse to intitialise the database. Tasks need to be added to make sure that both the Zammad and Bridge databases have been initialised before updating. Freshly initialised databases should be correct anyway.
Test for existence of pg_hba.conf before attempting to update itto podman_link: test for existence of pg_hba.conf before attempting to update it