dbTalk Databases Forums  

Re: [BUGS] bug on index of tsearch2?

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] bug on index of tsearch2? in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] bug on index of tsearch2? - 03-02-2004 , 09:11 AM






=?gb2312?B?y6fDzQ==?= <shuaimeng (AT) db (DOT) pku.edu.cn> writes:
Quote:
when i debug ,i can break at function such as gistgettuple,gistfirst,gistnext

BUT when i create table and index this way( just create the index after i have inserted data ) ,i can't debug gist,why?
CREATE INDEX doesn't go through any of those three entry points. See
gistbuild.

regards, tom lane

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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.