Re: Re: vacuum and backup

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Re: vacuum and backup
Дата
Msg-id 3A9CFD21.95B8421@svana.org
обсуждение исходный текст
Ответ на Re: vacuum and backup  ("Brent R. Matzelle" <bmatzelle@yahoo.com>)
Список pgsql-general
Lincoln Yeoh wrote:
>
> At 01:52 PM 27-02-2001 -0500, Mitch Vincent wrote:
> >
> >I agree 100% that a shell script is probably the best way to go.. All you're
> >doing is running a few utilities, there is hardly any processing on the part
> >of the script that calls the utilities so there isn't much of a need for
> >anything more than what sh (or what ever you like) has to offer..
> >
>
> How would I automate backup if I use password authentication?

We solve that problem here by running the backup under the
postgres user, which has superuser priveledges.

Other than that I'm not sure what can be done...
--
Occam's Principle of Limited Imagination
Martijn van Oosterhout <kleptog@cupid.suninternet.com>
http://cupid.suninternet.com/~kleptog/

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

Предыдущее
От: "Jens Hartwig"
Дата:
Сообщение: AW: Addison-Wesley looking for authors
Следующее
От: Peter Schindler
Дата:
Сообщение: Re: has anybody gotten cygwin1.1.8 to work with postgresql?