Difference between revisions of "Pg dump"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
file your-dump | file your-dump | ||
your-dump: PostgreSQL custom database dump - v1.14-0 | your-dump: PostgreSQL custom database dump - v1.14-0 | ||
+ | |||
+ | pg_dump --version | ||
+ | pg_dump (PostgreSQL) 14.7 (Ubuntu 14.7-1.pgdg22.04+1) | ||
== Related terms == | == Related terms == |
Revision as of 07:30, 17 February 2023
--schema-only
--include-foreign-data (2020 PostgreSQL 13)
file your-dump your-dump: PostgreSQL custom database dump - v1.14-0
pg_dump --version pg_dump (PostgreSQL) 14.7 (Ubuntu 14.7-1.pgdg22.04+1)
Related terms
pg_class
,pg_stat
pg_restore
gcloud sql backups create
- Restore DB
mysqldump
- Point-in-time recovery (PITR)
See also
Advertising: