Обсуждение: Backup ?

Поиск
Список
Период
Сортировка

Backup ?

От
Wilton Wonrath
Дата:
Hi.

Is it possible to do a backup only with index ?

Is it possible to do a backup only with users, login roles or group roles ?

regards,

Wilton Ruffato Wonrath
wrwonrath@yahoo.com.br

__________________________________________________
Fale com seus amigos de graça com o novo Yahoo! Messenger
http://br.messenger.yahoo.com/

Re: Backup ?

От
Richard Huxton
Дата:
Wilton Wonrath wrote:
>
> Is it possible to do a backup only with index ?

You could backup the whole schema and then restore only the schema. See
the --use-list option on pg_restore.

> Is it possible to do a backup only with users, login roles or group roles ?

You can backup the roles with "pg_dumpall -g"

--
   Richard Huxton
   Archonet Ltd