-
Bug
-
Resolution: Obsolete
-
Critical
-
None
-
None
-
None
-
False
-
-
False
-
Release Note Not Required
-
-
Original Bug - https://issues.redhat.com/browse/RHDHSUPP-207
Description of problem:
Customer is performing Disaster recovery for Developer Hub database instance
The scenario involves creating a new Cloud SQL database instance in GCP, backing up the existing `backstage_plugin_catalog` database, and restoring it to the new instance. After the restoration, the user list does not appear in the user catalog, and a 504 error is thrown. No errors were observed during the backup restoration process, apart from a few warning messages.
WARNING: no privileges were granted for "google_vacuum_mgmt" WARNING: no privileges were granted for "pg_replication_origin_advance" WARNING: no privileges were granted for "pg_replication_origin_create" WARNING: no privileges were granted for "pg_replication_origin_drop" WARNING: no privileges were granted for "pg_replication_origin_oid" WARNING: no privileges were granted for "pg_replication_origin_progress" WARNING: no privileges were granted for "pg_replication_origin_session_is_setup" WARNING: no privileges were granted for "pg_replication_origin_session_progress" WARNING: no privileges were granted for "pg_replication_origin_session_reset" WARNING: no privileges were granted for "pg_replication_origin_session_setup" WARNING: no privileges were granted for "pg_replication_origin_xact_reset" WARNING: no privileges were granted for "pg_replication_origin_xact_setup" WARNING: no privileges were granted for "pg_show_replication_origin_status"
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info: