Author :
pea
Date :
2011-12-21 15:51:04
Hash :17bbcb18 Message :pgpool-II is a middleware that sits between PostgreSQL servers and a
PostgreSQL database client. It provides the following features:
+ Connection Pooling
+ Replication
+ Load Balance
+ Limiting Exceeding Connections
+ Parallel Query
with tweaks from ajacoutot@, thanks.
ok ajacoutot@