Re: what is flushed? - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: what is flushed?
Date
Msg-id 20040915205959.GA12624@svana.org
Whole thread Raw
In response to what is flushed?  ("Leonardo Francalanci" <lfrancalanci@simtel.ie>)
Responses Re: what is flushed?
List pgsql-general
On Wed, Sep 15, 2004 at 04:10:29PM +0200, Leonardo Francalanci wrote:
> I was reading "Don't be lazy, be consistent: Postgres-R,
> a new way to implement Database Replication"
> and I found this:
>
> "5.1 General configuration
<snip>

> The doc uses Postgresql version 6.4.2.
> Has this behaviour been changed?
> >From the docs of the 7.4 I got that only the redo logs are flushed...

WAL has been a feature of Postgresql for years now... So yes, it's
somewhat out of date...
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

Attachment

pgsql-general by date:

Previous
From: "Anony Mous"
Date:
Subject: psql error - "unrecognizable command" V8.0.0 beta
Next
From: Martijn van Oosterhout
Date:
Subject: Re: division by zero issue