Re: Problem with connection to host (wrong host)

2018-03-31 Thread Melvin Davidson
On Sat, Mar 31, 2018 at 11:44 AM, Mike Martin wrote: > Hi > I am just setting up a postgres server, details > Host 192.168.0.3 > pg_hba.conf > # TYPE DATABASEUSERADDRESS METHOD > > # "local" is for Unix domain socket connections only > local all

Re: Problem with connection to host (wrong host)

2018-03-31 Thread Peter Eisentraut
On 3/31/18 11:44, Mike Martin wrote: > Hi > I am just setting up a postgres server, details > Host 192.168.0.3 > pg_hba.conf > # TYPE  DATABASE    USER    ADDRESS METHOD > > # "local" is for Unix domain socket connections only > local   all all