Re: Allow dumping of roles or tablespaces

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Allow dumping of roles or tablespaces
Дата
Msg-id 200701121719.42649.peter_e@gmx.net
обсуждение исходный текст
Ответ на Allow dumping of roles or tablespaces  (Dave Page <dpage@postgresql.org>)
Список pgsql-patches
Am Freitag, 12. Januar 2007 15:08 schrieb Dave Page:
> pg_dumpall -g  -- Dump roles and tablespaces per current behaviour
> pg_dumpall -gr -- Dump roles only (or users and groups)
> pg_dumpall -gt -- Dump tablespaces only

Also note that optional argument specifications in getopt like "g::" are not
portable, so this cannot be implemented in the first place.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Allow dumping of roles or tablespaces
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [GENERAL] Corrupt database? 8.1/FreeBSD6.0