HEX
Server: Apache
System: Linux srv1.prosuiteplus.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: prosuiteplus (1001)
PHP: 8.3.20
Disabled: NONE
Upload Files
File: //usr/share/usermin/postgresql/help/backup_form.html
<header>Webmin PostgreSQL Backup Form Help</header>

<p>
    The PostgreSQL system user id must have write permission on any 
directory used as a target for any backup.

<p>
    Regardless of the backup file format selected, each database 
will be backed up into a single file having the form:
&lt;name&gt;.&lt;extension&gt; where &lt;extension&gt; will be one 
of 'post', 'tar', or 'sql'.

<p>
   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>