Paul Robert Marino <prmari...@gmail.com> writes:
> Ive been doing some testing and I am fairly positive I found out why
> the number of connections in PostgreSQL increases and its not a
> spacewalk bug at all.
> It looks like its a JDBC bug [ and is fixed in 8.4-703 ]

This is really interesting, but I looked through the upstream commit
logs, and I can't see any patches between 8.4-701 and 8.4-703 that look
like they'd cure a "connection leak" such as you're describing.  There
are a couple of fixes for possible loss-of-protocol-sync issues, but it
doesn't seem like that would result in silent leakage; the symptoms
would be pretty obvious.

Have you poked into the client-side state to see what that end thinks
it's doing with the idle connections?

                        regards, tom lane

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to