Re: pq_flush: send() failed: Broken pipe - Mailing list pgsql-novice

From Josh Berkus
Subject Re: pq_flush: send() failed: Broken pipe
Date
Msg-id 200302241103.56287.josh@agliodbs.com
Whole thread Raw
In response to pq_flush: send() failed: Broken pipe  ("Chad Thompson" <chad@weblinkservices.com>)
List pgsql-novice
Chad,

> I just upgraded from 7.2 to 7.3.1.  I have a cron job that runs each night,
> doing vaccum and analyze, and it was running just fine untill the upgrade.
> I can run these commands just fine from the command line as both the root
> and postgres users, but in my cron job it spits out the error "pq_flush:
> send() failed: Broken pipe".
>
> What could I be doing wrong?

I've seen that error before on my system, and it was because another system
task was interrupting postgresql.  Are you sure you didn't change anything
else on the machine?

--
Josh Berkus
Aglio Database Solutions
San Francisco

pgsql-novice by date:

Previous
From: "Chad Thompson"
Date:
Subject: pq_flush: send() failed: Broken pipe
Next
From: "Chad Thompson"
Date:
Subject: Re: pq_flush: send() failed: Broken pipe