Re: [GENERAL] More newbie question: Restructuring a table

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: [GENERAL] More newbie question: Restructuring a table
Дата
Msg-id Pine.GSO.4.02A.10003021649460.27493-100000@Dront.DoCS.UU.SE
обсуждение исходный текст
Ответ на More newbie question: Restructuring a table  (Timothy Grant <tjg@avalongroup.net>)
Список pgsql-general
On Wed, 1 Mar 2000, Timothy Grant wrote:

> Is there a quick and dirty way that I am missing for creating a new
> database with a slightly different schema than the old db?

pg_dump lets you dump out the schema only. Try that, edit it to your taste
and read it back in with psql (into the new database).


--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [GENERAL] Simple problem?
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [GENERAL] Performance on WindowsNT