Difference between revisions of "Pg dump"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[wikipedia:pg_dump]] | [[wikipedia:pg_dump]] | ||
* https://www.postgresql.org/docs/current/app-pgdump.html | * https://www.postgresql.org/docs/current/app-pgdump.html | ||
+ | * <code>[[pg_dump --help]]</code> | ||
--schema-only | --schema-only |
Revision as of 10:58, 14 February 2023
--schema-only
--include-foreign-data (2020 PostgreSQL 13)
Related terms
pg_class
,pg_stat
pg_restore
gcloud sql backups create
- Restore DB
mysqldump
- Point-in-time recovery (PITR)
See also
Advertising: