Re: [BUGS] BUG #5561: Tsearch across schemas

2010-07-13 Thread Tom Lane
"Satish Kumar" writes: > We decided to use gist text search on two columns in our database (both on > different tables) and hence decided we required the tsearch2.sql > functionalities. We ran tsearch2.sql and create index across 5 schemas. > CREATE INDEX case_attributes_text ON case_attributes

[BUGS] BUG #5561: Tsearch across schemas

2010-07-13 Thread Satish Kumar
The following bug has been logged online: Bug reference: 5561 Logged by: Satish Kumar Email address: satish.ku...@icasework.com PostgreSQL version: 8.2 Operating system: Ubuntu 9.04 Description:Tsearch across schemas Details: Hi, We decided to use gist text search