Re: Postgresql Backup

Поиск
Список
Период
Сортировка
От Alan Hodgson
Тема Re: Postgresql Backup
Дата
Msg-id 200701261211.29403@hal.simkin.ca
обсуждение исходный текст
Ответ на Postgresql Backup  ("bala" <kbalavignesh@gmail.com>)
Список pgsql-general
On Wednesday 24 January 2007 20:57, "bala" <kbalavignesh@gmail.com>
wrote:
> 'script.sh'   contains
>
> PGUSER=postgres  pg_dumpall > /path/to/backup_date.sql
>
> Running the script using crond creates the 0 byte files.
>
> But , If i run the script in console , it creates the file with
> content.
>
> Any suggestion pls?

Include the full path to pg_dumpall in the script.
Make sure the postgres user can connect without a password or has an
appropriate .pgpass file in it's home directory.

--
No matter how disastrously some government policy has turned out, anyone
who criticizes it can expect to hear: 'But what would you replace it
with?'  When you put out a fire, what do you replace it with?


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: too many trigger records found for relation "item" -
Следующее
От: "Jeremy Haile"
Дата:
Сообщение: Re: Stats collector frozen?