Mike Heath wrote:
> However, when I trace down to
> org.postgresql.core.V3.QueryExecutorImpl.processResults(ResutlHandler,
> int) (line 1122) it makes a call to pgStream.ReceiveChar() and just
> locks. It appears as though it's waiting for something from the server
> and the server isn't sending it. I don't see any errors in the server
> logs.
Can you set logLevel=2 as a URL parameter and send me the resulting
logs? (off-list if they're big)
-O