Re: 8.3.7 Windows Update Error

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: 8.3.7 Windows Update Error
Дата
Msg-id 49CA7158.2020806@hagander.net
обсуждение исходный текст
Ответ на 8.3.7 Windows Update Error  (Richard Broersma <richard.broersma@gmail.com>)
Ответы Re: 8.3.7 Windows Update Error  (Richard Broersma <richard.broersma@gmail.com>)
Re: 8.3.7 Windows Update Error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Richard Broersma wrote:
> Using the following links to get to the PostgreSQL 8.3.7 (Windows)
> one-click installer:
>
> http://www.postgresql.org/download/windows
> http://www.enterprisedb.com/products/pgdownload.do#windows
>
> and then running the update utility, I get the following error message:
>
> "[Error]
> The existing data directory (Date/time setting: floating-point
> numbers) is not compatible with this server (Date/time setting: 64-bit
> integers)."
>
>
> Q1)  Will a fresh install with dump and reload work?

Yes.

> Q2)  Is integer timestamps becoming the new default from the previous
> floating point data type?

My guess is that your previous install was from the community MSI
installer, and not the one-click one. Could that be it?

(and yes, it's becoming the new default I believe - but it doesn't
(shouldn't) change between minor versions)

//Magnus

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: 8.3.7 Windows Update Error
Следующее
От: Sam Mason
Дата:
Сообщение: Re: MAX(ROW(...)) - feature request