Re: Automated restore?

Поиск
Список
Период
Сортировка
От A.Bhuvaneswaran
Тема Re: Automated restore?
Дата
Msg-id Pine.LNX.4.44.0304151451210.10246-100000@Bhuvan.bksys.co.in
обсуждение исходный текст
Ответ на Automated restore?  (Paul Makepeace <postgresql.org@paulm.com>)
Список pgsql-novice
> The problem is that the dump contains \connect commands which require me
> to either authenticate or create *nix users and run ident - as far as I
> can tell. Ideally I'd like the super-user to be able to perform these
> connects silently - the initial authentication effectively happening at
> sudo time.

I suppose, using --use-set-session-authorization option in pg_dump command
must help. Refer the pg_dump manual page for more details.

regards,
bhuvaneswaran


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

Предыдущее
От: "A.Bhuvaneswaran"
Дата:
Сообщение: Re: What version am I running?
Следующее
От: Ben Clewett
Дата:
Сообщение: Re: Triggers