Re: multi-homed box - Mailing list pgsql-novice

From Tom Lane
Subject Re: multi-homed box
Date
Msg-id 18612.1100803515@sss.pgh.pa.us
Whole thread Raw
In response to multi-homed box  (alex <alex.ricci@arkantechnologies.com>)
List pgsql-novice
alex <alex.ricci@arkantechnologies.com> writes:
> I need to setup a multihomed box with 2 ethernet cards, and i wonder how
> i can choose the network on which posgresql will run.

See the "virtual_host" configuration parameter.  (8.0 will replace this
with a more flexible "listen_addresses" parameter, which lets you bind
to any subset of the machine's addresses, rather than just all or one.)

            regards, tom lane

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: lo_export
Next
From: Ennio-Sr
Date:
Subject: Invalid input syntax while restoring db