1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +03:00

doc: A few awkward phrasing fixes

Josh Kupershmidt
This commit is contained in:
Peter Eisentraut
2013-03-03 08:49:49 -05:00
parent 1275b88f71
commit 743b73bdf5
2 changed files with 4 additions and 3 deletions

View File

@@ -100,7 +100,7 @@ PostgreSQL documentation
<para>
All WAL records required for the backup must contain sufficient full-page writes,
which requires you to enable <varname>full_page_writes</> on the master and
not to use the tool like <application>pg_compresslog</> as
not to use a tool like <application>pg_compresslog</> as
<varname>archive_command</> to remove full-page writes from WAL files.
</para>
</listitem>