Enabling Backups for Global Objects in Amazon Aurora PostgreSQL Databases

You can back up global objects, such as roles, in a PostgreSQL database. To back up global objects, the Commvault Cloud software uses the pg_dumpall utility with the -c, -g, --no-role-passwords, and -s options.

Procedure

  1. From the navigation pane, go to Protect > Databases.

    The database overview page appears.

  2. On the Instances tab, click the instance.

    The instance properties page appears.

  3. In the DumpBasedBackupSet details section, click Edit.

    The Edit PostgreSQL Backup set dialog box appears.

  4. Select the Back up global objects check box.

  5. Click SAVE.

Loading...