Re: How to connect to remote instance? - Mailing list pgsql-novice

From Jim Moon
Subject Re: How to connect to remote instance?
Date
Msg-id CAECAoWduUESc6x9pC5kbt6AfeAG=eX=h75yNWYROQOLrekkn5Q@mail.gmail.com
Whole thread Raw
In response to How to connect to remote instance?  (Jim Moon <moonjamesg@gmail.com>)
Responses Re: How to connect to remote instance?
List pgsql-novice
>The file gets evaluated top to bottom.

>Any chance a previous record matches your clients IP but
>doesn't allow for all users?

Using only:
host all all 0.0.0.0/0 md5
and reloading the conf files:
SELECT pg_reload_conf();
the refused connection issue persists.

pgsql-novice by date:

Previous
From: Andrej
Date:
Subject: Re: How to connect to remote instance?
Next
From: Tom Lane
Date:
Subject: Re: How to connect to remote instance?