Re: pg_dump roles support

Поиск
Список
Период
Сортировка
От Benedek László
Тема Re: pg_dump roles support
Дата
Msg-id 48DABC54.6030009@benedekl.tvnetwork.hu
обсуждение исходный текст
Ответ на Re: pg_dump roles support  (Benedek László <laci@benedekl.tvnetwork.hu>)
Ответы Re: pg_dump roles support
Список pgsql-hackers
Hello,

I modified my previous patch supporting the --role option in pg_dump and
pg_dumpall.
The attached patch contains the following things:

- pg_dump and pg_dumpall accepts the --role=rolename parameter, and
sends a SET ROLE
command on their connections
- pg_dumpall passes this option to the called pg_dump process
- pg_dump emits the SET ROLE command into the archive
- sgml documentation of this feature

Please review it

Regards, Laszlo Benedek

Вложения

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Upgrading pgFoundry (Was: Where to Host Project)
Следующее
От: KaiGai Kohei
Дата:
Сообщение: Re: Proposal of SE-PostgreSQL patches (for CommitFest:Sep)