IABSD.fr/ports/databases/pgpool

Branch :


Log

Author Commit Date CI Message
8c9ed205 2016-04-04 22:57:45 g/c PFRAG.shared
90db7d12 2015-10-04 20:22:21 update to pgpool-II-3.2.12 ok sthen
894e8cdd 2013-04-22 15:53:37 - update pgpool to 3.2.3 from David Hill, ok pea@ (maintainer)
3f680606 2013-03-11 02:52:04 PERMIT_* / REGRESS->TEST sweep
ea0b924b 2012-09-24 19:39:59 Update to 3.2.0 ok jasper@ landry@
8832675f 2012-06-18 11:39:47 Update to 3.1.3 ok ajacoutot@
17bbcb18 2011-12-21 15:51:04 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@