Re: pg_restore question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_restore question
Дата
Msg-id 16791.1291517592@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_restore question  (u235sentinel <u235sentinel@gmail.com>)
Список pgsql-general
u235sentinel <u235sentinel@gmail.com> writes:
> We're backing up our database using pg_dump with compression.  We're
> selecting each database however when we tried running a pg_restore
> everything cept for the roles were restored.

> I'm digging through the pg_restore options, Is there an option I'm
> forgetting to include?

pg_dumpall -g

            regards, tom lane

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

Предыдущее
От: u235sentinel
Дата:
Сообщение: pg_restore question
Следующее
От:
Дата:
Сообщение: Re: Looking for auto starting procedures