Re: cannot connect anymore from a remote host - Mailing list pgsql-general

From Tom Lane
Subject Re: cannot connect anymore from a remote host
Date
Msg-id 7318.1163085707@sss.pgh.pa.us
Whole thread Raw
In response to Re: cannot connect anymore from a remote host  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Richard Huxton <dev@archonet.com> writes:
> Luca Ferrari wrote:
>> I've started the daemon as:
>> postmaster -D /mnt/data/database &

> Is that how you normally start your DB server?

Ditto.  But if you are using a stock postgresql.conf then in fact the
postmaster will *not* be listening to TCP with that command line.
You need to check listen_addresses or tcpip_socket depending on which
Postgres release this is.

            regards, tom lane

pgsql-general by date:

Previous
From: Luca Ferrari
Date:
Subject: Re: cannot connect anymore from a remote host
Next
From: Alban Hertroys
Date:
Subject: Re: Why overlaps is not working