View Single Post

   
  #2 (permalink)  
Old 04-12-2008, 05:38 AM
Florian G. Pflug
 
Posts: n/a
Default Re: [COMMITTERS] pgsql: Clarify description of CIDR-address

Tom Lane wrote:
> "Andrew Dunstan" <andrew@dunslane.net> writes:
>> Tom Lane wrote:
>>> Clarify description of CIDR-address column of pg_hba.conf, to discourage
>>> people from trying notations like '10.6/16', which is accepted but does
>>> not mean what you probably think. Per example from Paul Forgey.

>
>> Isn't the real problem here that 10.6 doesn't mean what you probably think?

I'm curious now - what _does_ 10.6/16 mean? I can't imagine any sensible
meaning apart from 10.6.0.0/16...

Please enlighten me.

greetings, Florian Pflug

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote