[erlang-questions] [ANN] PGPool v0.7.0
Roberto Ostinelli
roberto@REDACTED
Wed Dec 2 17:31:10 CET 2015
All,
I've just open sourced PGPool.
PGPool is a PosgreSQL client that automatically uses connection pools and
handles reconnections in case of errors.
Under the hood, it uses epgsql as the PostgreSQL driver, and poolboy as
pooling library.
It can be found here:
https://github.com/ostinelli/pgpool
There are other PostgreSQL pool solutions out there, however the ones I've
found either do not handle reconnects, or have outdated dependencies, etc.
Hopefully this can help others.
Cheers,
r.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20151202/3f5bc050/attachment.htm>
More information about the erlang-questions
mailing list