Re: what is flushed?

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Leonardo Francalanci <lfrancalanci(at)simtel(dot)ie>
Cc: postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: what is flushed?
Date: 2004-09-15 20:59:59
Message-ID: 20040915205959.GA12624@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)svana(dot)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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2004-09-15 21:07:03 Re: division by zero issue
Previous Message tmp 2004-09-15 20:07:11 Getting track of foreign keys