Search Postgresql Archives

Re: 8.0 Client can't connect to 7.3 server?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jussi Saarinen <jms@xxxxxx> writes:
> I can't connect to server1 (7.3.4) using client (8.0.7) at server2. 
> I just get error:
> psql: FATAL:  No pg_hba.conf entry for host 192.168.1.11, user joe,
> database template1

> Uncommented lines at server1's pg_hba.conf (postgresql service is
> restarted after every change):
> local all all trust trust
> host all all 192.168.1.11 255.255.255.255 trust

That error is not possible with this pg_hba.conf file.  You're probably
editing the wrong conf file, or possibly restarting the wrong server.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux