Top "Pgpool" questions

Pgpool-II is a middleware between PostgreSQL servers and clients for connection pooling, replication and load balancing

pgpool-II authentication failure

I am using pgpool-II 3.2.1 in from of two PostgreSQL 9.1 configured as master-hot standby. When trying to authenticate from PGAdmin I …

postgresql postgresql-9.1 pgpool
A good PgPool II configuration

I have been trying to configure PgPool to accept a requests of about 150. Postgres server is configured to accept only 100 …

postgresql pgpool
Deploying a high availability Postresql 9.0 on Amazon EC2 with PGPool-ii

We have an existing web application that uses Postgresql 9.0 and PGPool-ii. I am thinking of migrating our infrastructore to Amazon …

postgresql amazon-ec2 failover pgpool