LINUX.ORG.RU
ФорумAdmin

Обновление базы PasgreSQL


0

1

Обновился с 11 федоры до 12. Не подумал что сначала неплохо было бы сделать дамп базы. Теперь демон не запускается и требует:
«An old version of the database format was found. You need to upgrade the data format before using PostgreSQL.»
Что можно в этом случае сделать?


This is the expected behavior. 8.3 to 8.4 *is* a major release upgrade for postgresql --- that's just how that project numbers their releases. What you need to do to update your data is pg_dumpall in the old installation and load the data into the new one. It's not something that's easily solved at the packaging level, unfortunately.

vostrik
()

старый постгресс для fedora можно взять в pgdg

maxcom 👍👍👍👍👍
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.