mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-16 03:32:20 -06:00
16 lines
418 B
ReStructuredText
16 lines
418 B
ReStructuredText
|
.. _backup_and_restore:
|
||
|
|
||
|
******************
|
||
|
Backup and Restore
|
||
|
******************
|
||
|
|
||
|
A powerful, but user-friendly Backup and Restore tool provides an easy way to use pg_dump, pg_dumpall, and pg_restore to take backups and create copies of databases or database objects for use in a development environment.
|
||
|
|
||
|
Contents:
|
||
|
|
||
|
.. toctree::
|
||
|
|
||
|
backup_dialog
|
||
|
backup_globals_dialog
|
||
|
backup_server_dialog
|
||
|
restore_dialog
|