Re: dump 7.3 into 7.2?
От | Ausrack Webmaster |
---|---|
Тема | Re: dump 7.3 into 7.2? |
Дата | |
Msg-id | 002601c3cc3a$e241fa10$0100a8c0@jason обсуждение исходный текст |
Ответ на | Re: dump 7.3 into 7.2? (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-general |
Tom, Do you know if it is possible to upgrade postgresql on a RAQ4? Jason -----Original Message----- From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Tom Lane Sent: Saturday, December 27, 2003 1:09 PM To: Russ Schneider Cc: pgsql-general Subject: Re: [GENERAL] dump 7.3 into 7.2? Russ Schneider <russ@sugapablo.com> writes: > I need to transfer a dump from a psql 7.3 database to a 7.2 database. > Is there any way to do this? You will have to do some manual hacking on the schema declarations, almost certainly. I'd recommend dumping the schema and data separately so that the schema file is small enough to edit manageably. Once you have a schema that loads into the 7.2 database, the data should follow easily. [ tries, and fails, to avoid making this comment... ] Your time would probably be more profitably invested on updating the 7.2 installation to 7.3. See the 7.3 release notes for reasons why. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend
В списке pgsql-general по дате отправления: