2019-06-17 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDDbConfig' chapter to the Operations Guide.
	* Removed the 'Backing Up and Restoring the Database' section
	from the 'RDAdmin' chapter of the Operations Guide.
This commit is contained in:
Fred Gleason
2019-06-17 19:19:30 -04:00
parent 5f287b1628
commit 2a6254e035
7 changed files with 85 additions and 21 deletions

View File

@@ -2509,25 +2509,4 @@
to be replicated should be taken.
</para>
</sect1>
<sect1 xml:id="sect.rdadmin.backing_up_and_restoring_the_database">
<title>Backing Up and Restoring the Database</title>
<para>
To make a backup copy of the database, touch the
<computeroutput>Backup Database</computeroutput> button. You will
be prompted with a dialog to allow you to choose a location to save
the resulting backup.
</para>
<para>
To restore a previous backup, touch the
<computeroutput>Restore Database</computeroutput> button. You will
be prompted with a dialog to allow you to choose a location whence
to load the back file.
</para>
<warning>
<para>
Restoring a previous database will COMPLETELY OVERWRITE whatever
database is currently loaded!
</para>
</warning>
</sect1>
</chapter>