Re: [GENERAL] Connection problem

2008-06-02 Thread A B
I have not found any core dumps. The server seems not to stop completely but continue to run. 2008/5/30 Zdenek Kotala <[EMAIL PROTECTED]>: > Do you have any core dump? Stack trace should help. > >Zdenek > > A B napsal(a): >> >> I get a lot of >> Error server closed the connection unexpecte

Re: [GENERAL] Connection problem

2008-05-30 Thread Zdenek Kotala
Do you have any core dump? Stack trace should help. Zdenek A B napsal(a): I get a lot of Error server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. and I think I need some help finding out what is the pr

Re: [GENERAL] Connection problem under extreme load.

2000-07-27 Thread Thomas Lockhart
> We have been doing some load testing with postgresql, and we have been > getting the following error when libpq attempts to connect to the > backend. This only happens occasionally and, as I said under extreme > load (e.g. load average 30+ on a single processor Sun). > connectDBStart() -- conne

Re: [GENERAL] connection problem with ecpg (SOLVED)

1998-11-19 Thread Lincoln Spiteri
Hello again, Couldn't wait and did what should have done before opening my mouth! It just happens that there might be a bug in ECPG. When looking at the code genereted for the line: exec sql CONNECT 'my_db'; the output after runing my source through the preprocessor was: no_au