Re: [GENERAL] pgcluster

2010-10-14 Thread Devrim GÜNDÜZ
On Thu, 2010-10-14 at 12:52 -0400, Bruce Momjian wrote: > > PGCluster is no longer developer AFAIK, so you'd better consider > testing > > Postgres-XC: > > > > http://postgres-xc.sourceforge.net/ > > I don't think Postgres-XC is ready for production use either. :-( That's why I wrote "testing"

Re: [GENERAL] pgcluster

2010-10-14 Thread Bruce Momjian
Devrim G?ND?Z wrote: -- Start of PGP signed section. > On Fri, 2010-09-24 at 11:35 -0700, prof_cleverson wrote: > > > > PGCluster installed but when connecting to the Load Balancer gives the > > error: > > > > Error connect to server:server closed the connection unexpectedly > > This probably mea

Re: [GENERAL] pgcluster

2010-09-27 Thread Devrim GÜNDÜZ
On Fri, 2010-09-24 at 11:35 -0700, prof_cleverson wrote: > > PGCluster installed but when connecting to the Load Balancer gives the > error: > > Error connect to server:server closed the connection unexpectedly > This probably means the server terminated abnormally before or while > process the r

[GENERAL] pgcluster

2010-09-24 Thread prof_cleverson
PGCluster installed but when connecting to the Load Balancer gives the error: Error connect to server:server closed the connection unexpectedly This probably means the server terminated abnormally before or while process the request in pgreplicate debug: PGRread_query():unexpected EOF -- Sent

Re: [GENERAL] PgCluster

2010-04-01 Thread Thom Brown
On 1 April 2010 13:57, mike stanton wrote: > Hello all, this is not a joke. Does anyione know if PgCluster as a > project is suspended, or is alive and kicking. In the second case, has > anyone got a medium sized system working well with this multi-master > replication option.? > > Hope to hear

[GENERAL] PgCluster

2010-04-01 Thread mike stanton
Hello all, this is not a joke. Does anyione know if PgCluster as a project is suspended, or is alive and kicking. In the second case, has anyone got a medium sized system working well with this multi-master replication option.? Hope to hear soon. Mike Stanton Santiago, Chile

[GENERAL] PGCluster vs CyberCluster

2009-10-15 Thread Yadira Lizama Mue
Hi. Can anyone tell me, which are the differences between PGCluster and CyberCluster? I need a multi-master, synchronous replication solution based on PostgreSQl and I have founded these tools. But I think they are almost ident and I'd like to see your opinions about... Regards, Y. --

[GENERAL] Pgcluster 1.7 Fail safe !!!

2007-08-21 Thread Trinath Somanchi
Hi All , I have successfully installed pgcluster 1.7 rc7 and it is working fine . But i have got a doubt on " Single Point Failure " . I need a suggest from u all on this . For an Application which demands High Availability and no Single Point Failure and built Multi-Master Replication syst

Re: [GENERAL] Pgcluster 1.7 Fail safe !!!

2007-08-21 Thread Merlin Moncure
On 8/21/07, Trinath Somanchi <[EMAIL PROTECTED]> wrote: > > Hi All , > > I have successfully installed pgcluster 1.7 rc7 and it is working fine . But > i have got a doubt on " Single Point Failure " . > > I need a suggest from u all on this . we don't see to many pgcluster questions here...you

[GENERAL] Pgcluster 1.7 Fail safe !!!

2007-08-21 Thread Trinath Somanchi
Hi All , I have successfully installed pgcluster 1.7 rc7 and it is working fine . But i have got a doubt on " Single Point Failure " . I need a suggest from u all on this . For an Application which demands High Availability and  no Single Point Failure and built Multi-Master Replication sys

[GENERAL] PGCluster-II version 1.3 , implementation

2007-08-01 Thread Trinath Somanchi
Hi All , I have Implemented , MULTI MASTER REPLICATION using PGCluster-II as shown in http://pgcluster.projects.postgresql.oeg/1_3/sys_f.png It worked great for me. But , When I stop Cluster DB 1 , and insert rows into Cluster DB 2 and then start Cluster DB 1 , the previously inserted , rows

Re: [GENERAL] pgcluster-1.7.0rc1-patch

2006-12-18 Thread Matt Miller
> > I asked this on a pgcluster forum at pgfoundry a few days ago, but > > no one responded > > I suspect that pgcluster has become obsoleted and no longer > maintained. Well, a patch for 8.2 was released on pgfoundry 7-Dec-2006. > I suggest looking at pgpool-II and/or slony1 ... Also, the High

[GENERAL] pgcluster-1.7.0rc1-patch

2006-12-18 Thread Matt Miller
I asked this on a pgcluster forum at pgfoudry a few days ago, but no one responded: When I apply pgcluster-1.7.0rc1-patch to Postgres REL8_2_STABLE I get a handful of rejects. Is this to be expected, or should I be applying against some different source? ---(end of broadca

[GENERAL] PGCluster in production

2004-07-18 Thread Anton Nikiforov
Dear All! I'm currently looking for multy-master PostgreSQL cluster software and found one named PGCluster (version 1.0.7...something) But looks like nobody use this software in production because in this maillist i have found only questions and refferences to the PGCluster, but no success story

[GENERAL] pgCluster in production environment

2004-02-28 Thread Mike Futerko
Hi list, Does anybody use pgCluster in production environment? Actually I look for any reliable way for PostgreSQL replication, preferable multi-master, but single-master would be OK at the moment. Maybe there are other packages enabling replication? Thanks, Mike. ---(