[Bucardo-general] Connection Pooling

Greg Sabino Mullane greg at endpoint.com
Wed Oct 3 04:55:25 UTC 2012


> Doesn't pgBouncer also support session-level pooling?  Would that be
> more appropriate?

As David pointed out downstream, it wouldn't really buy anything, except an 
occasional prevention of PG backend startup cost. And if that is impacting 
you at all, you really ought to be using persistent kids/controllers anyway.

From a super-quick glance at the code, I think txn-level would work, 
but you would have to make absolutely certain that nothing else 
would try to access that port (e.g. psql -U bucardo).

-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <https://mail.endcrypt.com/pipermail/bucardo-general/attachments/20121003/972518de/attachment.sig>


More information about the Bucardo-general mailing list