Re: postgresql and Mac OS X

Поиск
Список
Период
Сортировка
От Tom Allison
Тема Re: postgresql and Mac OS X
Дата
Msg-id 4911855D.5000108@tacocat.net
обсуждение исходный текст
Ответ на Re: postgresql and Mac OS X  (Tom Allison <tom@tacocat.net>)
Ответы Re: postgresql and Mac OS X  (adam_pgsql <adam_pgsql@witneyweb.org>)
Список pgsql-general
Tom Allison wrote:
> Scott Ribe wrote:
>>>> 'make' is prefixed by /Developer/usr/bin/.
>>> The question is *why* the location is nonstandard.
>>
>> Starting with Xcode 3, all the developer tools get installed under the
>> Developer directory, in order to allow one to easily have multiple
>> versions
>> of Xcode installed alongside each other. The question then is why the OP
>> doesn't also have make in /usr/bin, or why his path is configured so
>> that it
>> finds /Developer/usr/bin first--*that* is what is non-standard.
>>
>
>
> There is an option during installation for a Unix Tools installation.
> Which puts everything where it's expected.

Made great progress on getting everything to work.
I'm down to one detail....

It runs, it starts with the notebook on boot.
But there is no logging...

When I do the install script in contrib it says I have no rights to the
directory.  It was in /usr/local/pgsql/data/log and I changed it to
/usr/local/pgsql/log.  It was set as root.wheel with 755 permissions so
I suspect it's mad at me because the postgres user was left in the cold.

Now - I have what I hope is the last question related to Mac OSX and not
so much the Postgresql.  How do you start/stop services without
rebooting the machine?  I tried launchctl but it's not listed.

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Equivalent for AUTOINCREMENT?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Error al crear una base en español.....