Re: Yosemite (OSX 10.0) problems with Postgresql

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Jerry Levan <jerry(dot)levan(at)gmail(dot)com>
Cc: "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-20 12:45:25
Message-ID: CAB7nPqQT5F06XXteYs8+SdqbFOF7AOhHyf8ESFvjzts7TQ3Pqw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Oct 20, 2014 at 9:26 PM, Jerry Levan <jerry(dot)levan(at)gmail(dot)com> wrote:

> 1) The upgrade evidently *deletes* directories pg_tblspc, pg_twophase, and
> pg_stat_tmp from
> the postgresql data directory. Google said to recreate the missing
> directories and indeed
> Postgresql then was able to start.
>
That's a good way to corrupt your data if using 2PC and tablespaces. (Be
sure to take a backup before the upgrade).

2) SystemStarter is no longer available. Gulp... I am not a very good plist
> creator.
> Is there a fairly generic plist I can edit to specify my locations of the
> software bits so I can have postgresql started at boot time?
>
That's not surprising, this feature is deprecated in Mavericks. And launchd?
--
Michael

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jerry Levan 2014-10-20 13:00:08 Re: Yosemite (OSX 10.0) problems with Postgresql
Previous Message Jerry Levan 2014-10-20 12:26:38 Yosemite (OSX 10.0) problems with Postgresql