| От | Thomas Kellerer |
|---|---|
| Тема | Re: migrating data from 8.4 to 8.3 |
| Дата | |
| Msg-id | hl0f7u$lti$1@ger.gmane.org обсуждение исходный текст |
| Ответ на | migrating data from 8.4 to 8.3 (Marc Lustig <ml@marclustig.com>) |
| Ответы |
Re: migrating data from 8.4 to 8.3
|
| Список | pgsql-general |
Marc Lustig, 08.02.2010 11:36: > Hi, can we safely put the data from /var/lib/postgresql/8.4/main/ of > server x to /var/lib/postgresql/8.3/main/ of server y, considering > that the new target machine is running 8.3 whereas the old one ran > 8.4 ? No, a dump & restore is required (as stated in the release notes) You can also try pg_migrator. It was introduced with 8.4 and will upgrade the data "in-place" (i.e. without a dump and restore) Regards Thomas
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера