Re: Replication on the backend - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Replication on the backend
Date
Msg-id 4394EB55.1090702@familyhealth.com.au
Whole thread Raw
In response to Re: Replication on the backend  (Gustavo Tonini <gustavotonini@gmail.com>)
List pgsql-hackers
> replication (master/slave, multi-master, etc) implemented inside 
> postgres...I would like to know what has been make in this area.

It's not in the backend, check out things like Slony (www.slony.info) 
and various other commercial solutions.

Chris



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Replication on the backend
Next
From: Tom Lane
Date:
Subject: Re: [PATCHES] snprintf() argument reordering not working