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

From Guthrie, John
Subject Re: pg_dumpall in crontab doesn't work
Date
Msg-id F779B05379CAD2118BD20090273017BF03E79C7D@DC1
Whole thread Raw
In response to pg_dumpall in crontab doesn't work  (Werner Modenbach <modenbach@alc.de>)
List pgsql-admin
keep in mind that cronjobs don't get your login environment, so things that
work in interactive mode often fail in cron unless you make sure to set up
the environment there too.

john guthrie

-----Original Message-----
From: Werner Modenbach [mailto:modenbach@alc.de]
Sent: Tuesday, July 02, 2002 3:51 AM
To: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] pg_dumpall in crontab doesn't work


Nils Höglund wrote:

>
>> 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?
>
But it doesn't ask in interactive (shell) mode.



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly




pgsql-admin by date:

Previous
From: Preston de Guise
Date:
Subject: pg_dumpall -> database import -> user problem.
Next
From: "Nick Fankhauser"
Date:
Subject: Re: db connection fails