Typo/spacing fix for "29.1. Reliability"

Started by Ian Barwickabout 11 years ago2 messages
#1Ian Barwick
ian@2ndquadrant.com
1 attachment(s)

This fixes a missing space here:

http://www.postgresql.org/docs/devel/static/wal-reliability.html

(present in 9.3 onwards).

Regards

Ian Barwick

--
Ian Barwick http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachments:

doc-wal-checksums-type.patchtext/x-patch; name=doc-wal-checksums-type.patchDownload
diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml
new file mode 100644
index 6172a08..1254c03
*** a/doc/src/sgml/wal.sgml
--- b/doc/src/sgml/wal.sgml
***************
*** 194,200 ****
      <listitem>
       <para>
        Data pages are not currently checksummed by default, though full page images
!       recorded in WAL records will be protected;  see<link
        linkend="app-initdb-data-checksums"><application>initdb</></link>
        for details about enabling data page checksums.
       </para>
--- 194,200 ----
      <listitem>
       <para>
        Data pages are not currently checksummed by default, though full page images
!       recorded in WAL records will be protected; see <link
        linkend="app-initdb-data-checksums"><application>initdb</></link>
        for details about enabling data page checksums.
       </para>
#2Magnus Hagander
magnus@hagander.net
In reply to: Ian Barwick (#1)
Re: Typo/spacing fix for "29.1. Reliability"

On Mon, Dec 1, 2014 at 1:31 AM, Ian Barwick <ian@2ndquadrant.com> wrote:

This fixes a missing space here:

http://www.postgresql.org/docs/devel/static/wal-reliability.html

(present in 9.3 onwards).

Applied, thanks!

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers