Re: ssl database connection problems... - Mailing list pgsql-admin

From Kevin Grittner
Subject Re: ssl database connection problems...
Date
Msg-id 4958F160.EE98.0025.0@wicourts.gov
Whole thread Raw
In response to ssl database connection problems...  (Carol Walter <walterc@indiana.edu>)
List pgsql-admin
>>> Carol Walter <walterc@indiana.edu> wrote:
> The server starts and runs.  I can connect to it from the local host

> and list the databases, connect to them etc.  I can't connect to the

> database instance from a remote host.

Have you set listen_addresses in postgresql.conf?

You likely want:

listen_addresses = '*'

-Kevin

pgsql-admin by date:

Previous
From: Carol Walter
Date:
Subject: ssl database connection problems...
Next
From: "Scott Marlowe"
Date:
Subject: Re: ssl database connection problems...