Two servers on one machine

Поиск
Список
Период
Сортировка
От Janning Vygen
Тема Two servers on one machine
Дата
Msg-id 200208230645.g7N6jhd19015@janning.planwerk6.local
обсуждение исходный текст
Ответы Re: Two servers on one machine  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi,

i would like to run two or more servers on my test machine. Sometime
with different versions or different options. I just would like to
have different test environments for different projects.

I can set a different port at compile time and have to connect via
psql -p newport, right?

But isnt there a way to let postgresql listen to a differnet ip
address?

something like:
psql -h www.testprojekt.de
psql -h www.otherprojekt.de
both connecting to a different postmaster

just like the listen directive within apache httpd.conf
of course these domains have to be mapped to different IP adresses.

Is it possible? I guess not, but maybe i missed something in the docs.

regards,
janning

--
Planwerk 6 /websolutions
Herzogstraße 86
40215 Düsseldorf

fon 0211-6015919
fax 0211-6015917
http://www.planwerk6.de

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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Excellent DBMS Resource Site
Следующее
От: Dennis Bjorklund
Дата:
Сообщение: trigger fired on changes in specific column