Re: 7.4?

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: Andrew Sullivan <andrew(at)libertyrms(dot)info>, PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: 7.4?
Date: 2003-02-27 21:21:23
Message-ID: 200302271421.23383.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday February 27 2003 12:57, Andrew Sullivan wrote:
>
> I dunno about dbmirror, but rserv and its bigger cousin both
> actually apply the current-as-of-snapshot version of the row (which
> means that if you have multiple changes to the same row, you
> needn't go through all the iterations when applying the snapshot).
> I presume the same is true of dbmirror, since it relies on the
> primary key.

Unfortunately, dbmirror does go through all the iterations, even if
there is no net change. That current-as-of-snapshot capability you
describe would be a very useful enhancement.

Ed

In response to

  • Re: 7.4? at 2003-02-27 19:57:30 from Andrew Sullivan

Responses

  • Re: 7.4? at 2003-02-27 22:28:49 from Andrew Sullivan
  • Re: 7.4? at 2003-02-28 00:51:05 from Ed L.

Browse pgsql-general by date

  From Date Subject
Next Message Ed L. 2003-02-27 21:23:26 Re: DBMirror mailing list (was Re: 7.4?)
Previous Message Derrick Rapley 2003-02-27 21:12:48 Why PostgreSQL?