Guthrie, John wrote: > 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. > Thanks John,
actually I didn't know that :-( In the meantime I added the "</dev/null" as proposed by Tom and it works fine now :-)) Seems like pg_dump needs it. Maybe this can be improved in future? - Werner - ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org