Re: Docs for PITR and full_page_writes interaction

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Docs for PITR and full_page_writes interaction
Date: 2005-10-13 17:33:00
Message-ID: 200510131733.j9DHX0614724@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks. Your documentation changes can be viewed in
five minutes using links on the developer's page,
http://www.postgresql.org/developer/testing.

---------------------------------------------------------------------------

Simon Riggs wrote:
>
> Some additional doc changes based around compression of page images in
> WAL and the interaction of the new full_page_writes parameter with PITR.
>
> The too-small WAL first sect1 has been merged with the one following
> sect1 for clarity.
>
> Some minor comments have been made in the WAL config section also.
>
> Passes SGML make and proofread for typos.
> Files changed:
> patching file doc/src/sgml/backup.sgml
> patching file doc/src/sgml/config.sgml
> patching file doc/src/sgml/wal.sgml
>
> Best Regards, Simon Riggs

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-10-13 17:38:15 Re: Path to enable a module to change the stack_base_ptr
Previous Message Darcy Buskermolen 2005-10-13 17:23:19 Re: [PATCHES] Work-in-progress referential action trigger