File: list.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 (17 lines) | stat: -rw-r--r-- 705 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
::

   pgcopydb list: List database objects from a Postgres instance
   
   Available commands:
     pgcopydb list
       databases    List databases
       extensions   List all the source extensions to copy
       collations   List all the source collations to copy
       tables       List all the source tables to copy data from
       table-parts  List a source table copy partitions
       sequences    List all the source sequences to copy data from
       indexes      List all the indexes to create again after copying the data
       depends      List all the dependencies to filter-out
       schema       List the schema to migrate, formatted in JSON
       progress     List the progress