Re: [newbie] server startup - Mailing list pgsql-general

From Mark Probert
Subject Re: [newbie] server startup
Date
Msg-id 1124840161.6792.41.camel@localhost.localdomain
Whole thread Raw
In response to [newbie] server startup  (Mark Probert <probertm@acm.org>)
List pgsql-general
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)


pgsql-general by date:

Previous
From: "Jeff Eckermann"
Date:
Subject: Re: ctid access is slow
Next
From: "Jim C. Nasby"
Date:
Subject: Re: ctid access is slow