Search Postgresql Archives

adding libpq to pgbouncer breaks single handler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Having a weird issue that I just can't figure out.  We are playing
with implementing listen/notify in pgbouncer.  Our strategy involved
some libpq calls etc so we added libpq to the make.  Doing this
completely broke pgbouncer signals...something else is catching
SIGINT.  If we comment our function that makes libpq calls (with the
linker thereby optimizing out the libpq stuff), the problem goes away.
 Note none of our code actually, runs, we manually raise a kill
immediately after setting up signals in pgbouncer and it doesn't get
properly caught if we have libpq linked in.

merlin

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux