1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-29 10:41:53 +03:00

Add missing subtitle for compressed archive logs

This commit is contained in:
Magnus Hagander
2012-06-17 21:20:32 +08:00
parent 63ac5b0b67
commit 9777427d11

View File

@ -1354,6 +1354,11 @@ tar -rf /var/lib/pgsql/backup.tar /var/lib/pgsql/archive/
Please remember to add error handling to your backup scripts. Please remember to add error handling to your backup scripts.
</para> </para>
</sect3>
<sect3 id="compressed-archive-logs">
<title>Compressed Archive Logs</title>
<para> <para>
If archive storage size is a concern, use <application>pg_compresslog</>, If archive storage size is a concern, use <application>pg_compresslog</>,
<ulink url="http://pglesslog.projects.postgresql.org"></ulink>, to <ulink url="http://pglesslog.projects.postgresql.org"></ulink>, to