8.3.7 server fails to start on Snow Leopard 10.6.1

From: erik <code(at)classlibrary(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: 8.3.7 server fails to start on Snow Leopard 10.6.1
Date: 2009-09-11 12:24:12
Message-ID: 4ce4ca08-8f51-4d9c-b408-15f5b85fd9f1@37g2000yqm.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

After updating to 10.6.1 this morning the postgresql 8.3 server (from
a macports installation) refuses to start.

It's stops with the message

"FATAL: incorrect checksum in control file"

Yesterday I was running postgresql server successfully the whole day
under 10.6 with no problems at all. I upgrade the postgresql
installation this morning to the 8.3. security update. This is all on
a MacBook5,1 which can only run the kernel in 32bit-mode.

Can it be that the Mac OS X 10.6.1 updated some library in the system
which caused an architecture change in postgres?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gauthier, Dave 2009-09-11 14:34:48 constraint definition on an array column?
Previous Message Merlin Moncure 2009-09-11 12:08:35 Re: Getting Out Parameter in the application using libpq