mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Doc restructuring
This commit is contained in:
16
docs/en_US/backup_and_restore.rst
Normal file
16
docs/en_US/backup_and_restore.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
.. _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
|
Reference in New Issue
Block a user