Re: Replication in postgresql

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Vidyasagara Guntaka <vguntaka(at)candera(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Replication in postgresql
Date: 2004-02-17 16:10:42
Message-ID: 200402171610.i1HGAga04503@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Vidyasagara Guntaka wrote:
> Hi,
>
> I'm new to this list. I'm Sagar. Our company is seriously
> considering using Postgresql for our storage virtualization
> solution. To be able to use the database, replication is must
> for us. At least master-single slave. Synchronous replication
> is preferred. I understand that there are some solutions like
> postgres-r, dbmirror, erserver etc., in 7.4 todo list replication
> related items are listed as urgent. Can you guys point me to
> the current state of things on replication for post 7.4 releases?
> Also, If I want to contribute to replication related development
> - how do I do that ?

Probably the gborg erserver is the best solution for you. We are
working on an improved master-slave replication too, but it is months
away from completion.

> One more question regarding the erserver 1.2. I understand that
> it is released under BSD style license. If our company wants
> to include erserver along with the s/w it releases, do we have
> to pay royalties ?

No, the BSD license allows you to do anything, except sue us.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ben 2004-02-17 16:24:25 Re: making tsearch2 dictionaries
Previous Message Mike Nolan 2004-02-17 15:30:02 Re: psql, 7.4, and the \d command