[GENERAL] Active/Active clustering in postgres

2014-11-26 Thread Postgres India
Hi All, I am looking for PostgreSQL active/active clustering and whether PostgreSQL support any form of shared-storage clustering . Is there any methods or tools for implementing active/active clustering on Postgres supported by community or any third party tools. Regards Manmohan

Re: [GENERAL] DBlink, postgres to DB2

2014-10-30 Thread Postgres India
; http://multicorn.org/ > another cool stuff to generalize interconnections > > > Wed, 22 Oct 2014 22:34:06 -0700 от Postgres India : > > Thanks a lot Remi, Merlin and Pavel...I will give it a try. > > On Wed, Oct 22, 2014 at 6:36 AM, Merlin Moncure <https://e.mail.

Re: [GENERAL] DBlink, postgres to DB2

2014-10-22 Thread Postgres India
Thanks a lot Remi, Merlin and Pavel...I will give it a try. On Wed, Oct 22, 2014 at 6:36 AM, Merlin Moncure wrote: > On Wed, Oct 22, 2014 at 5:56 AM, Pavel Stehule > wrote: > > Hi > > > > try to use a Perl implementation https://github.com/davidfetter/DBI-Link > > > > There is a DBD dri

[GENERAL] DBlink, postgres to DB2

2014-10-22 Thread Postgres India
Hi, I am trying to connect DB2 from postgres using dblink, is there any configuration required at DB2 and postgres server. If any command string please provide it. Thanks Manmohan. K