> 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: [EMAIL PROTECTED] 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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
