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

From Jerry Levan
Subject Re: Yosemite (OSX 10.0) problems with Postgresql
Date
Msg-id 36D017AB-A4CC-476D-9BB3-AE8F99398EA1@gmail.com
Whole thread Raw
In response to Re: Yosemite (OSX 10.0) problems with Postgresql  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
On Oct 20, 2014, at 7:45 AM, Michael Paquier <michael.paquier@gmail.com> wrote:

>
>
> On Mon, Oct 20, 2014 at 9:26 PM, Jerry Levan <jerry.levan@gmail.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).
It might be the case that the deletion would occur if the directories were empty (As they
are on all of my systems ). Perhaps we will find out in a couple of days ;(
>
> 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 launched?

Yeah, launchd is still around, that is why I need a .plist file so I can start
Postgresql at boot time.

> --
> Michael

Jerry



pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Yosemite (OSX 10.0) problems with Postgresql
Next
From: Raghu Ram
Date:
Subject: Re: Yosemite (OSX 10.0) problems with Postgresql