Re: Yosemite (OSX 10.0) problems with Postgresql

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: TigerNassau <john(dot)tigernassau(at)gmail(dot)com>, Jerry Levan <jerry(dot)levan(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Yosemite (OSX 10.0) problems with Postgresql
Date: 2014-10-22 00:14:00
Message-ID: 5446F6C8.3040508@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/21/2014 10:49 PM, TigerNassau wrote:
> If of any help I will be upgrading
> From maverick to yosemite but its only dev machine with small databases

Are you using the PostgreSQL bundled by Apple though, or one you
installed yourself?

If you're using the Apple-bundled one, make VERY sure to back everything
up carefully with pg_dump before upgrading. Then tell me how it goes.

If you're using one you installed separately, it'd be handy if you could
create a database with a few trivial tables in the Apple-provided
PostgreSQL before the upgrade, then see if you can find any trace of
them after the upgrade. I believe that the Apple-provided one only
starts up by default if you've installed Server.app, but I'm not certain
of that and - again - can't easily verify it.

--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2014-10-22 00:54:32 Re: Yosemite (OSX 10.0) problems with Postgresql
Previous Message Adrian Klaver 2014-10-21 22:57:37 Re: Inconsistency between PgAdmin III GUI and SQL window ?