Re: Question about PG_CONTROL_VERSION 1
От | Tom Lane |
---|---|
Тема | Re: Question about PG_CONTROL_VERSION 1 |
Дата | |
Msg-id | 3489436.1618411260@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Question about PG_CONTROL_VERSION 1 (Condor <condor@stz-bg.com>) |
Ответы |
Re: Question about PG_CONTROL_VERSION 1
|
Список | pgsql-general |
Condor <condor@stz-bg.com> writes: > I try restore from old hard drive an database. The system is not > working, so I install new server, install postgres 9.0.3 and try to copy > postgresql dir to new location but I receive error: > 2021-04-14 11:47:04.205 UTC [10285] FATAL: database files are > incompatible with server > 2021-04-14 11:47:04.205 UTC [10285] DETAIL: The database cluster was > initialized with PG_CONTROL_VERSION 1, but the server was compiled with > PG_CONTROL_VERSION 903. > 2021-04-14 11:47:04.205 UTC [10285] HINT: It looks like you need to > initdb. Yeah, that's corrupt :-(. Probably if you try pg_controldata you'll find that pg_control is a complete mess. regards, tom lane
В списке pgsql-general по дате отправления: