PostgreSQL Restore Operations

You can restore the database instance and tables from the following two backup sets:

  • FSBasedBackupSet

    • Use FSBased backupset to perform the full database restore.
  • DumpBasedBackupSet.

    • Use DumpBased backupset to restore the individual database instance.

    Note

    Restoring to an instance with an older PostgreSQL version is not supported. For more information, see PostgreSQL documentation for details.

×

Loading...