Re: Added documentation about caching, reliability - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Added documentation about caching, reliability
Date
Msg-id 200509281840.j8SIecE06021@candle.pha.pa.us
Whole thread Raw
In response to Re: Added documentation about caching, reliability  ("Jonah H. Harris" <jonah.harris@gmail.com>)
List pgsql-hackers
Thanks, fixed.

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

Jonah H. Harris wrote:
> Hey Bruce,
>
> One grammar issue... otherwise great work.
>
> they can be moved to another computer with similar hardware and all
> committed transaction will remain intact.
>
> should be
>
> they can be moved to another computer with similar hardware and all
> committed transactions will remain intact.
>
> On 9/28/05, Bruce Momjian <pgman@candle.pha.pa.us> wrote:
> >
> > I have added a section to the top of the WAL docs explaining caching and
> > reliability issues:
> >
> > http://candle.pha.pa.us/main/writings/pgsql/sgml/reliability.html
> >
> > I also renamed the chapter "Reilability" rather than "WAL."
> >
> > --
> > Bruce Momjian | http://candle.pha.pa.us
> > pgman@candle.pha.pa.us | (610) 359-1001
> > + If your life is a hard drive, | 13 Roberts Road
> > + Christ can be your backup. | Newtown Square, Pennsylvania 19073
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 1: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo@postgresql.org so that your
> > message can get through to the mailing list cleanly
> >
>
>
>
> --
> Respectfully,
>
> Jonah H. Harris, Database Internals Architect
> EnterpriseDB Corporation
> http://www.enterprisedb.com/

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

pgsql-hackers by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: Added documentation about caching, reliability
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] Proposed patch for sequence-renaming problems