Re: Sudden semi-deterministic disconnection between queries

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Schuller <peter(dot)schuller(at)infidyne(dot)com>
Cc: Richard Huxton <dev(at)archonet(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Sudden semi-deterministic disconnection between queries
Date: 2004-03-10 16:15:54
Message-ID: 7233.1078935354@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Schuller <peter(dot)schuller(at)infidyne(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2004-03-10 16:26:10 Re: Data Corruption in case of abrupt failure
Previous Message Csaba Nagy 2004-03-10 16:03:34 Re: More Deadlock Detection on Insert