Re: "private" installation of postgres

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: "private" installation of postgres
Дата
Msg-id 4C86D6C8.6070101@hogranch.com
обсуждение исходный текст
Ответ на "private" installation of postgres  (Scott Ribe <scott_ribe@killerbytes.com>)
Ответы Re: "private" installation of postgres  ("Joshua J. Kugler" <joshua@eeinternet.com>)
Re: "private" installation of postgres  (Rodrigo Gonzalez <rjgonzale@estrads.com.ar>)
Список pgsql-general
On 09/07/10 5:15 PM, Scott Ribe wrote:
> Assume I want to install an instance of postgres such that it cannot interfere with another install, or even be
visibleto other apps. Is this all I need to do: 
>
> - install pg somewhere within my own directory
> - init the db somewhere within my own directory
> - disallow IP connections
> - set the socket directory somewhere within my own directory
>
> Or is there a doc on this somewhere?

I'm pretty sure the socket directory is hard coded in the source, I
don't think you can override it even with ./configure





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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: "private" installation of postgres
Следующее
От: "Joshua J. Kugler"
Дата:
Сообщение: Re: "private" installation of postgres