From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Richard Broersma <richard(dot)broersma(at)gmail(dot)com> |
Cc: | Postgres General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: 8.3.7 Windows Update Error |
Date: | 2009-03-25 18:00:56 |
Message-ID: | 49CA7158.2020806@hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Sam Mason | 2009-03-25 18:03:56 | Re: MAX(ROW(...)) - feature request |
Previous Message | Joshua D. Drake | 2009-03-25 17:59:50 | Re: 8.3.7 Windows Update Error |