Re: Added documentation about caching, reliability

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Added documentation about caching, reliability
Дата
Msg-id 200509281840.j8SIecE06021@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Added documentation about caching, reliability  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Added documentation about caching, reliability
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] Proposed patch for sequence-renaming problems