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)
Список
Дерево обсуждения
More newbie question: Restructuring a table Timothy Grant <tjg@avalongroup.net>
Re: [GENERAL] More newbie question: Restructuring a table Peter Eisentraut <e99re41@DoCS.UU.SE>
Re: [GENERAL] More newbie question: Restructuring a table Karel Zak - Zakkr <zakkr@zf.jcu.cz>
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 по дате отправления