mirror of
https://github.com/postgres/postgres.git
synced 2025-05-02 11:44:50 +03:00
doc: A few awkward phrasing fixes
Josh Kupershmidt
This commit is contained in:
parent
224f6e5012
commit
bf63c4a295
@ -244,8 +244,9 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
It's possible that the ports do not update the main catalog file
|
It's possible that the ports do not update the main catalog file
|
||||||
in <filename>/usr/local/share/sgml/catalog.ports</filename> or order
|
in <filename>/usr/local/share/sgml/catalog.ports</filename> or that the
|
||||||
isn't proper . Be sure to have the following lines in beginning of file:
|
order isn't proper. Be sure to have the following lines in the beginning
|
||||||
|
of the file:
|
||||||
<programlisting>
|
<programlisting>
|
||||||
CATALOG "openjade/catalog"
|
CATALOG "openjade/catalog"
|
||||||
CATALOG "iso8879/catalog"
|
CATALOG "iso8879/catalog"
|
||||||
|
@ -100,7 +100,7 @@ PostgreSQL documentation
|
|||||||
<para>
|
<para>
|
||||||
All WAL records required for the backup must contain sufficient full-page writes,
|
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
|
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.
|
<varname>archive_command</> to remove full-page writes from WAL files.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user