by tgl@[EMAIL PROTECTED]
(Tom Lane)
Mar 12, 2008 at 05:12 PM
"Kasia Tuszynska" <ktuszynska@[EMAIL PROTECTED]
> writes:
> In the 8.3 release of postgres, pg_hba.conf has this contents
>
> # - Connection Settings -
>
> #listen_addresses = '*' # what IP address(es) to listen on;
> # comma-separated list of
> addresses;
That's not what's in the source code:
# - Connection Settings -
#listen_addresses = 'localhost' # what IP address(es) to listen on;
# comma-separated list of addresses;
# defaults to 'localhost', '*' = all
# (change requires restart)
#****t = 5432 # (change requires restart)
Not sure what happened to your copy...
regards, tom lane
--
Sent via pgsql-novice mailing list (pgsql-novice@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice