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
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
> 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
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