Re: automating backups with windows scheduled tasks and pg_dumpall

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: automating backups with windows scheduled tasks and pg_dumpall
Дата
Msg-id 2502.1195165045@sss.pgh.pa.us
обсуждение исходный текст
Ответ на automating backups with windows scheduled tasks and pg_dumpall  (Tom Hart <tomhart@coopfed.org>)
Ответы Re: automating backups with windows scheduled tasks and pg_dumpall
Список pgsql-general
Tom Hart <tomhart@coopfed.org> writes:
> Do scheduled tasks
> have a problem writing to files with > ? I tried an "echo this is a test
> > test.txt" and that didn't run either.

I know zip about Windows, but try using pg_dump's -f switch instead of ">"
and see if it gets happier.

            regards, tom lane

В списке pgsql-general по дате отправления: