Re: PostgreSQL 8.0 Feature List?

From: Richard Welty <rwelty(at)averillpark(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL 8.0 Feature List?
Date: 2004-08-10 11:51:41
Message-ID: Mahogany-0.66.0-3518-20040810-075141.00@averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 10 Aug 2004 03:17:00 -0600 Scott Marlowe <smarlowe(at)qwest(dot)net> wrote:
> Plus, there are
> currently no replication systems for postgresql that are all things to
> all people,

is this even possible?

(no, don't answer that, it's a rhetorical question.)

i can make a case that there are at least 3 distinctly different types
of replication needed depending on the application.

1) synchronous

2) single master, multiple slave asynchronous
(aka slony)

3) multi-master async w/conflict resolution
(like the now woefully out of date pg-replicator)

the work on slony is appreciated, but i need 3), and it
looks like i'm going to have to do it myself. sigh.

richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Java, PHP, PostgreSQL, Unix, Linux, IP Network Engineering, Security

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Olivier Guilyardi 2004-08-10 11:54:59 Re: Listing views
Previous Message Gaetano Mendola 2004-08-10 11:40:49 Re: PostgreSQL 8.0.0 Officially Goes Beta