Thread: ...

...

From
"Dorward Villaruz"
Date:
is this a postgres error?, if so how can i solve this problem?

OSSOutputDB=# DEBUG:  pq_recvbuf: recv() failed: Connection reset by peer
DEBUG:  pq_recvbuf: recv() failed: Connection reset by peer
 
 

Re:

From
Tom Lane
Date:
"Dorward Villaruz" <dorwardv@ntsp.nec.co.jp> writes:
> is this a postgres error?, if so how can i solve this problem?

> DEBUG:  pq_recvbuf: recv() failed: Connection reset by peer

Looks to me like your client crashed.

            regards, tom lane