Re: Yosemite (OSX 10.0) problems with Postgresql - Mailing list pgsql-general

From Craig Ringer
Subject Re: Yosemite (OSX 10.0) problems with Postgresql
Date
Msg-id 5446F6C8.3040508@2ndquadrant.com
Whole thread Raw
In response to Re: Yosemite (OSX 10.0) problems with Postgresql  (TigerNassau <john.tigernassau@gmail.com>)
Responses Re: Yosemite (OSX 10.0) problems with Postgresql  (John R Pierce <pierce@hogranch.com>)
List 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


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Inconsistency between PgAdmin III GUI and SQL window ?
Next
From: John R Pierce
Date:
Subject: Re: Yosemite (OSX 10.0) problems with Postgresql