Thank you Tom,
Perhaps too many people trying to fix a problem at the same time...
Sincerely,
Kasia=20
-----Original Message-----
From: Tom Lane [mailto:tgl@[EMAIL PROTECTED]
Wednesday, March 12, 2008 2:12 PM
To: Kasia Tuszynska
Cc: pgsql-novice@[EMAIL PROTECTED]
Re: [NOVICE] little bug in 8.3?=20
"Kasia Tuszynska" <ktuszynska@[EMAIL PROTECTED]
> writes:
> In the 8.3 release of postgres, pg_hba.conf has this contents
>
> # - Connection Settings -
>
> #listen_addresses =3D '*' # 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 =3D 'localhost' # what IP address(es) to listen
on;
# comma-separated list of
addresses;
# defaults to 'localhost', '*' =3D
all
# (change requires restart)
#****t =3D 5432 # (change requires restart)
Not sure what happened to your copy...
regards, tom lane
--=20
Sent via pgsql-novice mailing list (pgsql-novice@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice


|