RE: Lookup Error with PostgreSQL backened in SigningTable

From: SM <sm_at_resistor.net>
Date: Wed, 15 Sep 2010 12:30:59 -0700

Hi Murray,
At 12:17 14-09-10, Murray S. Kucherawy wrote:
>What do other applications do to overcome this?
>
>Do they set up a pool of query handles and just use a free one, or
>do they mutex-protect one shared by all threads, or something
>else? I have a patch to do the latter ready. Anything more
>complicated than that will probably have to wait for the next major release.

I am using one connection per thread. I haven't looked into
optimization or else I would set up a pool or query handles or use pgpool.

Regards,
-sm
Received on Wed Sep 15 2010 - 20:17:15 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:19:48 PST