Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Novice > little bug in 8...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 3036 of 3178
Post > Topic >>

little bug in 8.3?

by ktuszynska@[EMAIL PROTECTED] ("Kasia Tuszynska") Mar 12, 2008 at 01:01 PM

Hello,
We just upgraded from 8.2.4 to 8.3, on red hat 4ea/as.
I did not keep a back up of PGDATA so I can not say for sure, but it
seems that in the 8.2.4 release of postgres, pg_hba.conf had these
contents:
#listen_addresses=3D'localhost' and if non localhost connections were
needed than the parameter had to be altered to:
Listen_addresses=3D'*'

In the 8.3 release of postgres, pg_hba.conf has this contents

"The commented-out settings shown in this file represent the default
values.
# - Connection Settings -

#listen_addresses =3D '*'          # 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)
...."
Based on the quoted line above and general behavior of other parameters
in the hba, one would assume that "#listen_addresses=3D'*'" would by
default allow non local host connections, but it does not. The line has
to be uncommented out in order for non localhost machines to be "heard",
I know it also says "defaults to localhost" so which is it?
Defaults to localhost or commented-out settings represent the default?
Is that a little bug or did my mind go blank about how it was in 8.2.4?
Thank you,
Kasia=20

--=20
Sent via pgsql-novice mailing list (pgsql-novice@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice
 




 3 Posts in Topic:
little bug in 8.3?
ktuszynska@[EMAIL PROTECT  2008-03-12 13:01:34 
Re: little bug in 8.3?
tgl@[EMAIL PROTECTED] (T  2008-03-12 17:12:15 
Re: little bug in 8.3?
ktuszynska@[EMAIL PROTECT  2008-03-13 09:21:04 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan13V112 Thu Jul 24 12:54:03 CDT 2008.