Re: [GENERAL] Forgot to dump old data before re-installing machine
В списке pgsql-patches по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [GENERAL] Forgot to dump old data before re-installing machine |
| Дата | |
| Msg-id | 11542.1200683920@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [GENERAL] Forgot to dump old data before re-installing machine (Peter Eisentraut <peter_e@gmx.net>) |
| Список | pgsql-patches |
Peter Eisentraut <peter_e@gmx.net> writes:
> Here is a possible patch. Example output:
> $ pg-install/bin/postgres -D pg-install/var/data
> FATAL: database files are incompatible with server
> DETAIL: The database cluster was initialized with PG_CONTROL_VERSION 1090715648 (0x41030000), but the server was
compiledwith PG_CONTROL_VERSION 833 (0x00000341).
> HINT: This could be a mismatched byte order. It looks like you need to initdb.
> I didn't follow how the user got into this mess, so I don't know whether the
> suggestion "you need to initdb" is appropriate.
I think it still is, at least as much as it is in other situations where
we say that. I didn't like the wording of the other part of the hint
though. Maybe "This could be a problem of mismatched byte ordering"?
Other than that quibble, +1.
regards, tom lane
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера