forked from comagic/pg_export
-
Notifications
You must be signed in to change notification settings - Fork 0
License
gray75c/pg_export
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
usage: pg_export [--help] [--clean] [-h HOST] [-p PORT] [-U USERNAME] [-W PASSWORD] dbname out_dir Splite pg_dump file to object files for control version system positional arguments: dbname source databese name out_dir directory for object files optional arguments: --help show this help message and exit --clean clean out_dir if not empty -h HOST, --host HOST host for connect db -p PORT, --port PORT port for connect db -U USERNAME, --username USERNAME user for connect db -W PASSWORD, --password PASSWORD password for connect db
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.6%
- Shell 0.4%