dump/restore and GRANTs

Поиск
Список
Период
Сортировка
От Nigel J. Andrews
Тема dump/restore and GRANTs
Дата
Msg-id Pine.LNX.4.21.0305062323030.13508-100000@ponder.fairway2k.co.uk
обсуждение исходный текст
Список pgsql-general

Has anyone else noticed doing a:

pg_dump -C  ...

and then a:

pg_restore -C ...

doesn't generate a:

 GRANT CREATE ON DATABASE ...

after the CREATE DATABASE ... command?

It kinda screws things up when it then switches user and tries to create a
schema.


--
Nigel J. Andrews


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

Предыдущее
От: Scott Chapman
Дата:
Сообщение: How to hook up Access to Postgres?
Следующее
От: Arjen van der Meijden
Дата:
Сообщение: Re: Server error