View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 02:06 PM
Teodor Sigaev
 
Posts: n/a
Default Re: Having performance problems with TSearch2

Use GIN index instead of GiST

> I have a table of books, with 1200000 registers. I have created an GIST
> index over the title and subtitle,

--
Teodor Sigaev E-mail: teodor@sigaev.ru
WWW: http://www.sigaev.ru/

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote