Обсуждение: Replication options

Поиск
Список
Период
Сортировка

Replication options

От
"Simon Windsor"
Дата:

Hi

 

I am fairly news to Postgres, but have spent many years using Oracle (15) and MySQL(5).

 

Whilst I find Postgres very easy to ‘pickup’, the number of replication options are puzzling.

 

There are a number of replication options available to Postgres. Can anyone on this list advise suitable methods (ie Replicator, dbexperts, GBORG etc) for MASTER-MASTER and MASTER-SLAVE(Multiple) replication.

 

Many thanx

 

Simon

 

Simon Windsor

Eml: simon.windsor@cornfield.org.uk

Tel: 01454 617689

Mob: 07960 321599

 

Re: Replication options

От
Andrew Sullivan
Дата:
On Wed, Feb 18, 2004 at 08:58:28PM -0000, Simon Windsor wrote:

> for MASTER-MASTER

None.  Postgres-R is intended to offer it, but it requires work
still.

> and MASTER-SLAVE(Multiple) replication.

All the rest, except for contrib/rserv, which does only one slave.  I
have used the erserver on gborg and none of the rest, so I cannot
comment on their relative merits.

A

--
Andrew Sullivan