View Single Post

   
  #3 (permalink)  
Old 04-11-2008, 02:32 AM
John Hansen
 
Posts: n/a
Default Re: [BUGS] Bug in create operator and/or initdb

> On the contrary I'm using it for something that isn't really what it was
> designed for precisely *because* of the index methods. What index access
> methods are you looking for that are lacking?
>
> db=> explain select * from foo where foo_code << '4.0.0.0/8';


explain select * from foo where foo_code >> '220.244.179.214/32';




---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply With Quote