Creating a clean database

Поиск
Список
Период
Сортировка
От Keith Worthington
Тема Creating a clean database
Дата
Msg-id 41D9FBE4.8020805@NarrowPathInc.com
обсуждение исходный текст
Ответы Re: Creating a clean database  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-novice
Hi All,

I have finished a testing phase and I would like to create a production
database.  My thought is to use pg_dump to create a backup of the data
dictionary, create a new database using pgadminIII or psql and then use
something (pg_restore or psql or ?) to rebuild all of the database
objects.  I am hoping that a technique is available that will allow me
to get all new oids and reset all sequences.  Suggestions will be
appreciated.

--
Kind Regards,
Keith


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: checksumming data
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Creating a clean database