Re: Replication - Mailing list pgsql-hackers

From Darren Johnson
Subject Re: Replication
Date
Msg-id 3BCC91A3.7060908@home.com
Whole thread Raw
In response to Replication  (Nathan Reilly <nreilly@bigpond.net.au>)
List pgsql-hackers
> 
> I've been looking for documents and other info on replication efforts 
> in  PostgreSQL. If anyone here can point me to places where I can 
> find  these, it would be really appreciated. 

Here is some research work that was conducted a few months ago.

http://gborg.postgresql.org/genpage?replication_research

The project page for this research is here. 

http://gborg.postgresql.org/project/pgreplication/projdisplay.php

> 
> 
> Also, if any of you have any comments and warnings about current  
> implementations (if there are any) I'd like to hear those too.
> 
It really depends on what type of replication your looking for.  
Synchronous or Asynchronous.  Master/Slave or
Multi-Master. 


Darren



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Column names - time
Next
From: Peter Eisentraut
Date:
Subject: Re: Package support for Postgres