2007-04-12 20:24:50 +00:00
|
|
|
<header>Webmin PostgreSQL Backup Form Help</header>
|
|
|
|
|
2020-04-29 17:32:37 +03:00
|
|
|
<p>
|
2007-04-12 20:24:50 +00:00
|
|
|
The PostgreSQL system user id must have write permission on any
|
|
|
|
directory used as a target for any backup.
|
|
|
|
|
2020-04-29 17:32:37 +03:00
|
|
|
<p>
|
2007-04-12 20:24:50 +00:00
|
|
|
Regardless of the backup file format selected, each database
|
|
|
|
will be backed up into a single file having the form:
|
|
|
|
<name>.<extension> where <extension> will be one
|
|
|
|
of 'post', 'tar', or 'sql'.
|
|
|
|
|
2020-04-29 17:32:37 +03:00
|
|
|
<p>
|
2007-04-12 20:24:50 +00:00
|
|
|
Commands specified to run before and after backup are triggered
|
|
|
|
before and after <em><strong>each</strong></em> database and
|
|
|
|
<strong>NOT</strong> just once before and once after the entire set.
|
|
|
|
|
|
|
|
<footer>
|
|
|
|
|