Re: [PERFORM] PgPool II configuration with PostgreSQL 8.4

2010-05-06 Thread Rosser Schwarz
On Wed, May 5, 2010 at 10:17 PM, Neha Mehta wrote: > I am trying to have synchronous master-master replication in PostgreSQL8.4 > using PgPool II. I am not able to configure PgPool on the system, it gives > me an error, libpq is not installed or libpq is old. > (FYI: This topic is probably more ge

Re: [PERFORM] PgPool II configuration with PostgreSQL 8.4

2010-05-06 Thread Marcos Ortiz
El 06/05/2010 6:17, Neha Mehta escribió:   Hi,   I am trying to have synchronous master-master replication in PostgreSQL8.4 using PgPool II. I am not able to configure PgPool on the system, it gives me an error, libpq is not installed or libpq is old.   I have tri

Re: [PERFORM] PgPool II configuration with PostgreSQL 8.4

2010-05-06 Thread Tatsuo Ishii
> I am trying to have synchronous master-master replication in PostgreSQL8.4 > using PgPool II. I am not able to configure PgPool on the system, it gives me > an error, libpq is not installed or libpq is old. > > I have tried the command , ./configure -with-pgsql = PostgreSQL dir > -with-pgsql-

[PERFORM] PgPool II configuration with PostgreSQL 8.4

2010-05-05 Thread Neha Mehta
Hi, I am trying to have synchronous master-master replication in PostgreSQL8.4 using PgPool II. I am not able to configure PgPool on the system, it gives me an error, libpq is not installed or libpq is old. I have tried the command , ./configure -with-pgsql = PostgreSQL dir -with-pgsql-libdi