Jeremy Ashcraft wrote:
> 
> I'm running PG7.0.2 on Solaris8 and am experiencing a problem with child
> procs hanging around long after their queries have finished.  We're using PG
> in conjuction with Enhydra application server.  I'm wondering if this is a
> known bug of some sort with Solaris or PG, or will I need to dig into the
> app server.  TIA

Perhaps Enhydra is keeping the client connection open and reusing it for
later queries?

Brian

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to