Re: Is PostgreSQL Journalized - Mailing list pgsql-admin

From jdassen@cistron.nl (J.H.M. Dassen (Ray))
Subject Re: Is PostgreSQL Journalized
Date
Msg-id slrn9ch442.211.jdassen@odin.cistron-office.nl
Whole thread Raw
In response to Is PostgreSQL Journalized  ("Christian Anton" <christiananton@hotmail.com>)
List pgsql-admin
Christian Anton <christiananton@hotmail.com> wrote:
>Is PostgreSQL journalized? Can it be made to do so?

The forthcoming 7.1 release uses Write Ahead Logging; see
http://www.de.postgresql.org/devel-corner/docs/postgres/wal.html for
details.

HTH,
Ray
--
Those who are willing to trade their liberty for security deserve neither.
    Benjamin Franklin

pgsql-admin by date:

Previous
From: Grant
Date:
Subject: Mirroring, Clustering, Hot swapable.
Next
From: Jie Liang
Date:
Subject: select statement inside a function: behavior bad