Re: Sudden semi-deterministic disconnection between queries - Mailing list pgsql-general

From Tom Lane
Subject Re: Sudden semi-deterministic disconnection between queries
Date
Msg-id 7233.1078935354@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sudden semi-deterministic disconnection between queries  (Peter Schuller <peter.schuller@infidyne.com>)
List pgsql-general
Peter Schuller <peter.schuller@infidyne.com> writes:
> The question is - under circumstances such as these, with the above logging
> turned on and postgresql being fully alive and well (since other connections
> still work and postgresql never needs to be started), is postgresql
> guaranteed to put something in the log in the event of an *unexpected*
> shutdown of one of the postmasters?

Yes.  At this point I think you are probably dealing with a JDBC issue,
and you ought to take it to the pgsql-jdbc list where the people with
much jdbc-fu hang out.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: bug in rule?
Next
From: Csaba Nagy
Date:
Subject: Re: More Deadlock Detection on Insert