Two servers on one machine - Mailing list pgsql-general

From Janning Vygen
Subject Two servers on one machine
Date
Msg-id 200208230645.g7N6jhd19015@janning.planwerk6.local
Whole thread Raw
Responses Re: Two servers on one machine
List 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 by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Excellent DBMS Resource Site
Next
From: Dennis Bjorklund
Date:
Subject: trigger fired on changes in specific column