Re: [ADMIN] postmaster stopps

2004-10-19 Thread Tom Lane
Andrew Sullivan <[EMAIL PROTECTED]> writes: >> LOG: unexpected EOF on client connection > These are cases where the client has gone away without shutting down > its connection properly. At the TCP timeout, the postmaster checks > the client, discovers it isn't there, and shuts down the connectio

Re: [ADMIN] postmaster stopps

2004-10-19 Thread Andrew Sullivan
On Tue, Oct 19, 2004 at 01:14:10PM +1000, Ashley Maher wrote: > My original post stated I'd had the postmaster stop without explanation. > I now have log files. I can see nothing in messaegs or syslog of interest. I agree there's not much there: > LOG: unexpected EOF on client connection > LOG:

Re: [ADMIN] postmaster stopps

2004-10-18 Thread Ashley Maher
Tom Lane wrote: When you've got some evidence to look at, we'll be glad to help you interpret it, but there's no point in speculating without evidence. Thanks Tom, My original post stated I'd had the postmaster stop without explanation. I now have log files. I can see nothing in messaegs or sys

Re: [ADMIN] postmaster stopps

2004-10-11 Thread Tom Lane
Ashley Maher <[EMAIL PROTECTED]> writes: > I installed postgresql-7.4.3 about three months ago. > Twice, with no known reason the postmaster has stopped. The postmaster is not known for "just stopping". There will certainly be some evidence either in the postmaster's log (if it aborted for some

[ADMIN] postmaster stopps

2004-10-11 Thread Ashley Maher
G'day, I installed postgresql-7.4.3 about three months ago. Twice, with no known reason the postmaster has stopped. I searched the lists for this but obviousely I'm not searching for the right thing. (couple thousand replies, little relevance) Hints, Ideas appreciated. Regards, Ashley ---