Re: howto restore from pg_dumpall

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: howto restore from pg_dumpall
Дата
Msg-id 200803162305.45936.peter_e@gmx.net
обсуждение исходный текст
Ответ на howto restore from pg_dumpall  ("Marc Fromm" <Marc.Fromm@wwu.edu>)
Список pgsql-admin
Marc Fromm wrote:
> When I restore from a pg_dumpall file, I am required to peform the
> following steps or else all the records in the databses are duplicated.  If
> I only empty the data/base folder I get al sorts of errors.

You may find the pg_dumpall --clean option useful, so the dump file is set up
in a way that cleans out its predecessor objects automatically.  Otherwise
you will have to find your own to way clean up before restoring.

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

Предыдущее
От: "Marc Fromm"
Дата:
Сообщение: howto restore from pg_dumpall
Следующее
От: "Rommel the iCeMAn"
Дата:
Сообщение: pgAdmin Crashes After Changing Timezone Setting