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