Re: Backup of users and groups?

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Backup of users and groups?
Дата
Msg-id Pine.BSO.4.56.0403101100200.1611@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Backup of users and groups?  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc

On Wed, 10 Mar 2004, Dave Cramer wrote:

> Bjorn,
>
> You should do a pg_dump all of your database(s) if you want to restore
> them on to a 7.4 instance.
>
> At a minimum, do a pg_dump -s db for the schema, I believe it will dump
> the users and groups.

pg_dump only operates on one database, to dump cluster global entities
like users and groups pg_dumpall should be used.

Also this is not a JDBC question and is more appropriate for the -general
list.

Kris Jurka

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

Предыдущее
От: Richard Bottoms
Дата:
Сообщение: Re: two dimensional arrays supported?
Следующее
От: Markus Schaber
Дата:
Сообщение: Register arbitrary types Framework