EnterpriseDB
  • Home
  • Category
    Installation & Getting Started Quick Start Reference User Guides
  • Product
    EDB Backup and Recovery Tool EDB JDBC Connector EDB .NET Connector EDB OCL Connector EDB ODBC Connector EDB*Plus EDB Postgres Advanced Server EDB Postgres Ark Platform EDB Postgres Cloud Database Service EDB Postgres Enterprise Manager EDB Postgres Failover Manager EDB Postgres Hadoop Foreign Data Wrapper EDB Postgres Language Pack EDB Postgres Migration Portal EDB Postgres Migration Toolkit EDB Postgres MongoDB Foreign Data Wrapper EDB Postgres MySQL Foreign Data Wrapper EDB Postgres PgBouncer EDB Postgres Pgpool-II EDB Postgres PostGIS EDB Postgres Replication Server EDB Postgres Slony Replication PostgreSQL pgAdmin 4

EDB Backup and Recovery Tool → 2.4 → User Guides → Backup & Recovery Guide
Other versions of this page: 2.4

Get Postgres Tips and Tricks

Subscribe to get advanced Postgres how-tos.

Table of Contents Previous Next


3 Using BART : 3.4 BART Subcommands

 
3.4 BART Subcommands
This section describes the syntax and usage of the BART subcommands.
All subcommands support a help option (-h, --help). If the help option is specified, information is displayed regarding that particular subcommand. The subcommand, itself, is not executed.
The following is an example of the help option for the BACKUP subcommand:
-bash-4.2$ bart BACKUP --help
bart: backup and recovery tool
 
Usage:
bart BACKUP [OPTION]...
 
Options:
-h, --help Show this help message and exit
-s, --server Name of the server or 'all' (full backups only) to specify all
servers
-F, --format=p|t Backup output format (tar (default) or plain)
-z, --gzip Enables gzip compression of tar files
-c, --compress-level Specifies the compression level (1 through 9, 9 being best
compression)
 
--backup-name Specify a friendly name for the current backup
--parent Specify parent backup for incremental backup
--check Verify checksum of required mbm files
Note: In the following sections, the help option is omitted from the syntax diagrams for the purpose of providing clarity for the subcommand options.
For clarity, the syntax diagrams also show only the single-character form of the option. The Options subsections list both the single-character and multi-character forms of the options.

3 Using BART : 3.4 BART Subcommands

Table of Contents Previous Next
© 2021 EnterpriseDB Corporation. All rights reserved. | Privacy Policy | Terms of Use | Trademarks