doc: A few awkward phrasing fixes

Josh Kupershmidt
pull/3/head
Peter Eisentraut 13 years ago
parent 1275b88f71
commit 743b73bdf5
  1. 5
      doc/src/sgml/docguide.sgml
  2. 2
      doc/src/sgml/ref/pg_basebackup.sgml

@ -244,8 +244,9 @@
<para>
It's possible that the ports do not update the main catalog file
in <filename>/usr/local/share/sgml/catalog.ports</filename> or order
isn't proper . Be sure to have the following lines in beginning of file:
in <filename>/usr/local/share/sgml/catalog.ports</filename> or that the
order isn't proper. Be sure to have the following lines in the beginning
of the file:
<programlisting>
CATALOG "openjade/catalog"
CATALOG "iso8879/catalog"

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

Loading…
Cancel
Save