Actions
Bug #20550
closedbackup & restore do not work with remote DB
Difficulty:
medium
Triaged:
Bugzilla link:
Description
It is not possible to run katello-backup and katello-restore with remote DB.
The scripts are trying to access the local postgresql service directly as postgres's superuser and do not reflect DB configuration.
The backup procedure needs some changes to handle the situation when it does not have the superuser privileges for the DB (e.g. when the DB is managed by different team)
Updated by Martin Bacovsky about 7 years ago
- Project changed from Packaging to Katello
Updated by Martin Bacovsky about 7 years ago
- Target version changed from 1.18.0-RC1 to 226
Updated by The Foreman Bot about 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello-packaging/pull/499 added
Updated by The Foreman Bot about 7 years ago
- Pull request https://github.com/Katello/katello-installer/pull/550 added
Updated by Justin Sherrill about 7 years ago
- Translation missing: en.field_release set to 114
Updated by Martin Bacovsky over 6 years ago
- Blocked by Bug #23223: foreman-installer --reset fails to drop database added
Updated by The Foreman Bot over 6 years ago
- Translation missing: en.field_release deleted (
114)
Updated by John Mitsch over 6 years ago
- Pull request deleted (
https://github.com/Katello/katello-packaging/pull/499)
Removing old katello-packaging PR, only the katello-installer PR is needed
Updated by Justin Sherrill over 6 years ago
- Translation missing: en.field_release set to 338
Updated by Martin Bacovsky over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|81fcaa5fa6d9f166823538f9999a03afafcc3875.
Actions