Links to Replication

Started by Adarsh Sharmaover 14 years ago3 messagesgeneral
Jump to latest
#1Adarsh Sharma
adarsh.sharma@orkash.com

Dear all,

I am using PostgresPlus-8.4SS version of Postgres on Linux & Windows
Systems.
Now I need to enable replication of two servers. OS may be same or
different.

Please let me know any useful links to do that.

Thanks

#2Shoaib Mir
shoaibmir@gmail.com
In reply to: Adarsh Sharma (#1)
Re: Links to Replication

On Thu, Aug 25, 2011 at 2:03 PM, Adarsh Sharma <adarsh.sharma@orkash.com>wrote:

Dear all,

I am using PostgresPlus-8.4SS version of Postgres on Linux & Windows
Systems.
Now I need to enable replication of two servers. OS may be same or
different.

Please let me know any useful links to do that.

I am not really sure what PostgresPlus-8.4SS is? but if you were using
PostgreSQL 8.4 then Slony (http://slony.info/) can be a good option,
otherwise upgrade to 9.0 and go with streaming replication which out-of-box.

cheers,
Shoaib

#3tuanhoanganh
hatuan05@gmail.com
In reply to: Shoaib Mir (#2)
Re: Links to Replication

You can use SymmetricDS to replicate on PostgreSQL, Oracle, SQL Server
database.

On Thu, Aug 25, 2011 at 11:07 AM, Shoaib Mir <shoaibmir@gmail.com> wrote:

Show quoted text

On Thu, Aug 25, 2011 at 2:03 PM, Adarsh Sharma <adarsh.sharma@orkash.com>wrote:

Dear all,

I am using PostgresPlus-8.4SS version of Postgres on Linux & Windows
Systems.
Now I need to enable replication of two servers. OS may be same or
different.

Please let me know any useful links to do that.

I am not really sure what PostgresPlus-8.4SS is? but if you were using
PostgreSQL 8.4 then Slony (http://slony.info/) can be a good option,
otherwise upgrade to 9.0 and go with streaming replication which out-of-box.

cheers,
Shoaib