Re: PostgreSQL 8.0 Feature List?

From: "Scott Marlowe" <smarlowe(at)qwest(dot)net>
To: sector119(at)mail(dot)ru
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.0 Feature List?
Date: 2004-08-10 09:17:00
Message-ID: 1092129419.27166.338.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2004-08-10 at 02:05, sector119(at)mail(dot)ru wrote:
> Will PostgreSQL 8.0 include replication server (not contrib/*) and nested transactions support?

What difference does it make if replication is contrib/* or an external
project or integrated? It's still the same thing. Plus, there are
currently no replication systems for postgresql that are all things to
all people, hence none are included or likely to be included.

Slony-I just came out in beta, and it appears to be quite a nice
replication system.

To put it bluntly, which would you rather have, a database with
integrated replication that had a flawed / unreliable replication
system, or a database with an external replication system that works
flawlessly? Integration is much less important than whether it
functions, and anyone who says otherwise has been drinking too much
marketing kool aid.

nested transactions / savepoints will be included.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christian Traber 2004-08-10 09:37:08 Re: PostgreSQL 8.0.0 Officially Goes Beta
Previous Message Raphael Bauduin 2004-08-10 09:14:03 hostory tables with a generic function?