Skip to content

Conversation

@gspanos
Copy link
Collaborator

@gspanos gspanos commented Dec 4, 2025

SUMMARY
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

postgresql_db

ADDITIONAL INFORMATION

Integration tests regarding dump/restore for postgresql_db were failing on Fedora42 target.
The reason was that Fedora42 has the pg_dump/pg_restore binaries under /sbin instead of /bin.
I replaced the regex pattern with one that supports both /bin and /sbin paths.

@Andersson007
Copy link
Collaborator

once this PR is merged, we need to rebase #903

@hunleyd hunleyd merged commit edbf591 into ansible-collections:patchback/backports/stable-3/de362160f4be9459dd2ad6292565ae700f4c625e/pr-865 Dec 5, 2025
3 checks passed
Andersson007 pushed a commit that referenced this pull request Dec 8, 2025
… support for raw connections (#903)

* postgresql_db: fix session_role support for raw connections (#865)

(cherry picked from commit de36216)

* postgresql_db: fix integration test for fedora42 (#906)

---------

Co-authored-by: George Spanos <gspanos@users.noreply.github.com>
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.

3 participants