Top
Enterprise Postgres 17 Operation Guide

6.7 Backing Up and Restoring/Recovering the Database

Fujitsu Enterprise Postgres enables you to use the five backup and recovery methods described below.

Backup and recovery using WebAdmin

Backup and recovery using the pgx_dmpall and pgx_rcvall commands

Dump and restore using SQL

File system level backup and restore

Continuous archiving and point-in-time recovery

See

  • Refer to "pg_ctl" under "Reference" in the PostgreSQL Documentation for information on the pg_ctl command.

  • Refer to "Reference" in the PostgreSQL Documentation for information on the following commands:

    • psql

    • pg_dump

    • pg_basebackup

  • Refer to the Reference for information on the following commands:

    • pgx_rcvall

    • pgx_dmpall

    • pg_dumpall