mirror of
https://github.com/postgres/postgres.git
synced 2026-04-09 11:06:21 -04:00
Add missing subtitle for compressed archive logs
This commit is contained in:
parent
9d091e0546
commit
a0bab30880
1 changed files with 5 additions and 0 deletions
|
|
@ -1226,6 +1226,11 @@ tar -rf /var/lib/pgsql/backup.tar /var/lib/pgsql/archive/
|
|||
Please remember to add error handling to your backup scripts.
|
||||
</para>
|
||||
|
||||
</sect3>
|
||||
|
||||
<sect3 id="compressed-archive-logs">
|
||||
<title>Compressed Archive Logs</title>
|
||||
|
||||
<para>
|
||||
If archive storage size is a concern, use <application>pg_compresslog</>,
|
||||
<ulink url="http://pglesslog.projects.postgresql.org"></ulink>, to
|
||||
|
|
|
|||
Loading…
Reference in a new issue