Re: Data

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Data
Дата
Msg-id 200611221630.27214.aklaver@comcast.net
обсуждение исходный текст
Ответ на Data  (Bob Pawley <rjpawley@shaw.ca>)
Список pgsql-general
On Wednesday 22 November 2006 03:16 pm, Bob Pawley wrote:
> I had an access violation which corrupted the PostgreSQL server to the
> point that it would not open.
>
> I took the opportunity to upgrade to version 8.1.
>
> Is there a way of retreiving the project in the old version and opening it
> in the new version without reinstalling the 8.0 version for a pgdump?
>
> Bob Pawley

Off hand I would say no. The 8.0 server needs to be running in order for
pg_dump to make a connection and retrieve the data.. Transferring the binary
files will not work because of the version difference. Even if you could copy
the files I would hesitate because of the corruption issue.
--
Adrian Klaver
aklaver@comcast.net

В списке pgsql-general по дате отправления:

Предыдущее
От: Bob Pawley
Дата:
Сообщение: Data
Следующее
От: "John D. Burger"
Дата:
Сообщение: Re: Buffer overflow in psql