On 6/19/2013 1:53 PM, Ziggy Skalski wrote:
#listen_addresses = 'localhost' # what IP address(es) to listen on;
You should have it set to localhost *and* the hostname you want to use
(i.e. the phys-brmtso-2), that might be the problem I think.
or better,
listen_addresses = '*' # listen to all network interfaces.
(note you have to remove the leading # as thats a comment).
--
john r pierce 37N 122W
somewhere on the middle of the left coast
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general