Re: Yosemite (OSX 10.0) problems with Postgresql

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Yosemite (OSX 10.0) problems with Postgresql
Дата
Msg-id CAB7nPqQT5F06XXteYs8+SdqbFOF7AOhHyf8ESFvjzts7TQ3Pqw@mail.gmail.com
обсуждение исходный текст
Ответ на Yosemite (OSX 10.0) problems with Postgresql  (Jerry Levan <jerry.levan@gmail.com>)
Ответы Re: Yosemite (OSX 10.0) problems with Postgresql  (Jerry Levan <jerry.levan@gmail.com>)
Список pgsql-general


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).

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

В списке pgsql-general по дате отправления:

Предыдущее
От: Jerry Levan
Дата:
Сообщение: Yosemite (OSX 10.0) problems with Postgresql
Следующее
От: Jerry Levan
Дата:
Сообщение: Re: Yosemite (OSX 10.0) problems with Postgresql