Re: pg_dumpall in crontab doesn't work - Mailing list pgsql-admin

From Nils Höglund
Subject Re: pg_dumpall in crontab doesn't work
Date
Msg-id 20020702093932.D30034@Burk.hax.SE
Whole thread Raw
In response to pg_dumpall in crontab doesn't work  (Werner Modenbach <modenbach@alc.de>)
List pgsql-admin
> 05 22 *  *  1-5 postgres /usr/bin/pg_dumpall -D >
> /disks/postgres/db.pg_dumpall
> connected to template1...
> /usr/bin/pg_dumpall: 0: Bad file descriptor

Filedescriptor 0 is STDIN. I would guess pg_dumpall want's to read something
from stdin, pherhaps ask you a question?

--
/Nils Höglund, Naqua KB

E-mail:         nils@naqua.se
Web:            http://www.naqua.se/
Home Phone:     +46 (0)18  30 09 19
Cellular Phone: +46 (0)709 91 97 65
Address:        Nya Valsätrav. 26 B
                SE-756 46
                Uppsala, Sweden



pgsql-admin by date:

Previous
From: "Simeone, Mario"
Date:
Subject:
Next
From: Werner Modenbach
Date:
Subject: Re: pg_dumpall in crontab doesn't work