"private" installation of postgres

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема "private" installation of postgres
Дата
Msg-id E3C1043A-A2D1-4BB5-8F23-FD6F22CA12F5@killerbytes.com
обсуждение исходный текст
Ответы Re: "private" installation of postgres  (John R Pierce <pierce@hogranch.com>)
Re: "private" installation of postgres  ("Greg Sabino Mullane" <greg@turnstep.com>)
Список pgsql-general
Assume I want to install an instance of postgres such that it cannot interfere with another install, or even be visible
toother 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?

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice





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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Empty SELECT result at simultaneous calls
Следующее
От: John R Pierce
Дата:
Сообщение: Re: "private" installation of postgres