Re: Copy Users?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Copy Users?
Дата
Msg-id 11678.1032301738@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Copy Users?  (James Hall <James.Hall@RadioShack.com>)
Список pgsql-general
James Hall <James.Hall@RadioShack.com> writes:
> Is there anyway to transfer the pg_user/pg_shadow data from one to database
> to another without a dumpall?

pg_dumpall has a switch to just dump the user/group info, and not the
databases.  Seems like that will do what you want.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] PGXLOG variable worthwhile?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: find overlapping address ranges