Re: postgresql 7.3 versus 7.2
От
Ulf Rehmann
Тема
Re: postgresql 7.3 versus 7.2
Дата
Msg-id
E18jK7l-0002jC-00@ada
Ответ на
Re: postgresql 7.3 versus 7.2 (Robert Treat)
Список
Дерево обсуждения
postgresql 7.3 versus 7.2 Ulf Rehmann <rehmann@mathematik.uni-bielefeld.de>
Re: postgresql 7.3 versus 7.2 "."@babolo.ru
Re: postgresql 7.3 versus 7.2 Robert Treat <xzilla@users.sourceforge.net>
Re: [HACKERS] postgresql 7.3 versus 7.2 Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] postgresql 7.3 versus 7.2 Neil Conway <neilc@samurai.com>
Re: postgresql 7.3 versus 7.2 Ulf Rehmann <rehmann@mathematik.uni-bielefeld.de>
| Create a schema only dump with the 7.2 pg_dump. | Create a data only dump (possibly with INSERT output) with the 7.3| pg_dump. Assuming you haven't done anything too wacky, you should be| able to drop your 7.2 database, reload the 7.2 schema, then load up the| 7.3 data. As always, test this out before doing it on a production| system.| Thanks a lot for this quick explanation, this is very helpful! By the way, is there a possibility to just do incremental dumps/restores? Say, since a given date? Ulf
В списке pgsql-interfaces по дате отправления