Hi ..

On Tue, 2005-08-23 at 14:45 -0700, Mark Probert wrote:
> 
> SO, the db is up and running locally but I can't get to it from the
> network.
> 
With a friend's help, I worked out that I need to edit two files:

 postgresql.conf  (listen_address = '*')
 pg_hba.conf      (add "host all all 192.168.0.0/16 trust")

Now it is working.

Thanks,


-- 
-mark.  (probertm at acm dot org)


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to