could not send data to client: Broken pipe

From: edino <edinalcantara(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: could not send data to client: Broken pipe
Date: 2009-09-22 15:16:46
Message-ID: b490af5c-89b5-483e-8488-6f5a6e3005c4@g1g2000vbr.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi;
Hope somebody can help to figure out my problem.
When I run this sentence manually "psql -U user -d db_name -f /
script.sql" , It runs perfectly.(4033 rows are inserted).
Yet, when I run it using crontab, Only 77 rows are inserted.

when I see the postgres Log, it shows me this after row 77
....
2009-09-16 09:57:01 AST LOG: could not send data to client: Broken
pipe
2009-09-16 09:57:01 AST LOG: unexpected EOF on client connection

Thanks a lot for your help

Browse pgsql-admin by date

  From Date Subject
Next Message Isabella Ghiurea 2009-09-22 22:00:30 db size and tables size difference
Previous Message S Arvind 2009-09-22 13:12:23 Re: Recover postgres database