[win32] 8.3.5 -> 8.3.7 install trouble

From: Kev <kevinjamesfield(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: [win32] 8.3.5 -> 8.3.7 install trouble
Date: 2009-03-24 12:24:53
Message-ID: b46dacfb-546b-49c8-b261-2b0675c7ef29@e12g2000vbe.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I went to upgrade an installation and was stopped with (approximately)
the following message after clicking Next on the step where I told it
to use the same data directory:

"The existing data directory (date time: floating-point numbers) is
not compatible with this server (date time: 64-bit integers)."

This is with the EDB postgresql-8.3.7-1-windows.exe that I found on
postgresql.org. Apparently for 8.3.5 I had found a .zip file
containing an .msi. I think the new text threw me--I remember the
install being easy, and the .msi mentioned stuff about Group Policy
and other advanced options and I thought, "Well, I don't need anything
that fancy."

Just a warning in case someone else was thinking they were compatible.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Marinos Yannikos 2009-03-24 13:07:48 Re: 1- and 2-dimensional indexes on same column: why is the 2d one preferred?
Previous Message Daniel Verite 2009-03-24 11:24:20 Re: text column constraint, newbie question