This command dumps a remote PostgreSQL Database to a file.

Synopsis

Usage:
  aptible db:dump HANDLE [pg_dump options]

Options:
  [--environment=ENVIRONMENT]

For additional pg_dump options, please review the following PostgreSQL documentation that outlines command-line options that control the content and format of the output..

Was this page helpful?