[Pgpool-general] Issue with connection queuing

Pablo Milano pm-pgpool at datatransfer.com.ar
Thu Dec 22 19:32:56 GMT 2005


If a client which connects directly to postgresql wants to establish more
connections than the maximum configured in postgresql, an error is generated
and the connection attempt is aborted. On the other hand, if a client which
connects to pgpool tries to make more connections than pgpool childs
available, it blocks until a connection is freed. No error is generated. In
some cases, this may be an issue (e.g: when using checkers in order to know
if the database is up or down).
My question is: Can I tell pgpool not to queue incoming connections if there
is no free pgpool childs available?.
 
Thanks in advance.
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://pgfoundry.org/pipermail/pgpool-general/attachments/20051222/5dca1245/attachment.html


More information about the Pgpool-general mailing list