From: Hilmar L. <hl...@ne...> - 2010-02-12 16:27:59
|
On Feb 12, 2010, at 10:48 AM, Vladimir Gapeyev wrote: > Bill suggested explicitly specifying btree indexes -- I'll go with > that (rather than Pg default, whatever it is), unless someone > suggests otherwise. Please don't do this. The default is btree anyway, and we should not bother with restating it. My suggestion is to specify the type of index (such as bitmap or rtree) only when we have reason to believe that whatever Pg has as the default might not work well here. -hilmar -- =========================================================== : Hilmar Lapp -:- Durham, NC -:- informatics.nescent.org : =========================================================== |