forked from reuben/pgdump2sql
-
Notifications
You must be signed in to change notification settings - Fork 0
Convert Postgres dump files to SQL scripts
License
xinjijia/pgdump2sql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
usage: pgdump2sql.py [-h] [-I n] [-T table [table ...]] infile outfile Converts Postgres data dumps to SQL scripts positional arguments: infile The pgAdmin3 data dump file to convert outfile The output file to write to optional arguments: -h, --help show this help message and exit -I n, --sortidx n The column to use when sorting data. Default is 0. -T table [table ...], --tables table [table ...] Tables to export
About
Convert Postgres dump files to SQL scripts
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%