Search Postgresql Archives

Re: Attempting to connect

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

 



Finally Success

Thanks everyone

Bob

----- Original Message ----- From: "John R Pierce" <pierce@xxxxxxxxxxxx>
To: "Bob Pawley" <rjpawley@xxxxxxx>
Cc: "PostgreSQL" <pgsql-general@xxxxxxxxxxxxxx>
Sent: Sunday, February 15, 2009 3:05 PM
Subject: Re:  Attempting to connect



# IPv4 local connections:
host all all 0.0.0.0 255.255.255.255 md5
host         all                          all            127.0.0.1/32 md5



oh. that first HOST line will only allow IP 0.0.0.0, hardly likely to be a valid address. if you want to allow connections from ALL IPs, use 0.0.0.0/0 or 0.0.0.0 0.0.0.0

the second line allows connections to localhost only.



--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[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