| From: | Carlos Henrique Reimer <carlosreimer(at)yahoo(dot)com(dot)br> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Postgresql replication |
| Date: | 2005-08-24 12:21:50 |
| Message-ID: | 20050824122150.14159.qmail@web53214.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello,
Currently we have only one database accessed by the headquarter and two branches but the performance in the branches is very poor and I was invited to discover a way to increase it.
One possible solution is replicate the headquarter DB into the two branches.
I read about slony-i, but then the replicated DBs will be read-only.
Pgcluster is a sync solution and I think is not fited for us becase the replicated DBs will be located remotely and we have a lot of updates on the DBs.
I think I´m looking for a master-slave assynchronous solution. I know pgReplicator can do it, but I think the project is not active any more.
Are there another solutions?
Thanks in advance!
Reimer
__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger
http://br.download.yahoo.com/messenger/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ilja Golshtein | 2005-08-24 12:33:46 | COPY BINARY |
| Previous Message | Robert Treat | 2005-08-24 12:18:02 | Re: [OT?] ETL tools |