How to configure two netcard for PostgreSQL? - Mailing list pgsql-sql

From dailiming
Subject How to configure two netcard for PostgreSQL?
Date
Msg-id 004101c2f4d2$c2590a80$1f00a8c0@accunettech.com
Whole thread Raw
In response to Off topic : world database  (Rudi Starcevic <rudi@oasis.net.au>)
Responses Re: How to configure two netcard for PostgreSQL?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-sql
Hi,everybody:   Today ,I have met a problem.   I have two netcard. One is eth0 192.168.1.10/255.255.255.0
the other is eth1 192.168.0.10/255.255.255.0
   When I conenct database use "psql -h 192.168.0.10 cityDB" , I cann't connect database.   When I connect database use
"psql-h 192.168.1.10 cityDB", I can connect database.
 
   In fact ,I want to connect database through the two netcard. What should I do for finishing the idea ?

Please help.
thanks.

leon
2003/03/28

pgsql-sql by date:

Previous
From: "jack"
Date:
Subject: Re: EXECUTE problem on schema
Next
From: Popeanga Marian
Date:
Subject: Re: How to configure two netcard for PostgreSQL?