Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a0bab30

Browse files
committed
Add missing subtitle for compressed archive logs
1 parent 9d091e0 commit a0bab30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/src/sgml/backup.sgml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1226,6 +1226,11 @@ tar -rf /var/lib/pgsql/backup.tar /var/lib/pgsql/archive/
12261226
Please remember to add error handling to your backup scripts.
12271227
</para>
12281228

1229+
</sect3>
1230+
1231+
<sect3 id="compressed-archive-logs">
1232+
<title>Compressed Archive Logs</title>
1233+
12291234
<para>
12301235
If archive storage size is a concern, use <application>pg_compresslog</>,
12311236
<ulink url="http://pglesslog.projects.postgresql.org"></ulink>, to

0 commit comments

Comments
 (0)