Fix documentation indexing.

This commit is contained in:
Akshay Joshi
2018-06-15 09:14:12 +01:00
committed by Dave Page
parent 96544424dd
commit 1a6b6f61f7
86 changed files with 258 additions and 258 deletions

View File

@@ -1,8 +1,8 @@
.. _backup_dialog:
*****************
The Backup Dialog
*****************
**********************
`Backup Dialog`:index:
**********************
Using the *pg_dump* utility, *pgAdmin* provides an easy way to create a backup in a plain-text or archived format. You can then use a client application (like *psql* or the *Query Tool*) to restore a plain-text backup file, or use the Postgres *pg_restore* utility to restore an archived backup. The *pg_dump* utility must have read access to all database objects that you want to back up.