File: restore.rst

package info (click to toggle)
pgcopydb 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 30,636 kB
  • sloc: ansic: 217,474; sql: 1,654; sh: 812; makefile: 365; python: 94
file content (12 lines) | stat: -rw-r--r-- 533 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
::

   pgcopydb restore: Restore database objects into a Postgres instance
   
   Available commands:
     pgcopydb restore
       schema      Restore a database schema from custom files to target database
       pre-data    Restore a database pre-data schema from custom file to target database
       post-data   Restore a database post-data schema from custom file to target database
       roles       Restore database roles from SQL file to target database
       parse-list  Parse pg_restore --list output from custom file