[erlang-questions] [ANN] PGPool 1.1.0 - now with batch and cached queries
Roberto Ostinelli
roberto@REDACTED
Sun May 8 20:14:22 CEST 2016
Dear All,
PGPool 1.1.0 has been released.
For those of you who don't know what PGPool is: PGPool is a PosgreSQL
client that automatically uses connection pools and handles reconnections
in case of errors.
Main additions:
- A batch/2 function that allows to run queries in a batch.
- PGPool now automatically prepares your queries and caches them, This
has a considerable performance impact.
You can find PGPool here:
https://github.com/ostinelli/pgpool
Best,
r.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160508/7441bcd3/attachment.htm>
More information about the erlang-questions
mailing list