On Thu, 13 May 2004, [ISO-8859-1] Reynir r Hbner wrote:
> I'm running an engine with 15 databases, with fair amount of load.
>
> Every 4-5 days I'm getting error like this from the java side and the
> application stops working (and wont come back unless I restart the
> webapplication):
>
> java.net.SocketException: Broken pipe
What else is happening at this time? You shown the Java side of things,
but is there anything of note in the postgresql server logs? Possibly a
restart or crash occurs at this point?
Kris Jurka