Backing Up a Database Group for Alibaba Cloud ApsaraDB RDS for PostgreSQL

You can perform a full backup operation of a ApsaraDB RDS for PostgreSQL database group.

Procedure

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

    The database Overview page appears.

  2. Go to the Instances tab.

  3. Click the instance.

    The instance Overview page appears.

  4. Go to the Database groups tab.

  5. In the row for the instance, click the action button action_button, and then click Backup. Alternatively, you can click the database group that you want to back up, and then select Backup option from the database group overview page.

    The Backup Options dialog box appears.

  6. Under Backup level, select Full.

  7. Click Submit.

Note

  • If the database part of a database group (other than default) is renamed or removed, the backup content for the database group needs to be updated manually. The old database will not be removed automatically.

  • By default, backup operations using DumpBased backup set do not include information about roles. This is because pg_dump utility that is used to perform DumpBased backup operation does not back up roles information. To save this information using the pg_dumpall utility, enable backups for global objects in the PostgreSQL database.

Page contents

×

Loading...