pg dump
Jump to navigation
Jump to search
- https://www.postgresql.org/docs/current/app-pgdump.html
- https://trends.google.com/trends/explore?date=all&q=PgBackRest,pg_dump
--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[edit]
pg_class
,pg_stat
pg_restore
gcloud sql backups create
- Restore DB
mysqldump
- Point-in-time recovery (PITR)
- PgBackRest
pg dump --schema-only
See also[edit]
Advertising: