Re: 7.2 items
Lincoln Yeoh <lyeoh@pop.jaring.my>
From: Lincoln Yeoh <lyeoh@pop.jaring.my>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2001-05-11T03:52:00Z
Lists: pgsql-hackers
At 01:20 PM 10-05-2001 -0400, Bruce Momjian wrote: >* Allow row re-use without vacuum (Vadim) Will this do away with the need for a lazy vacuum? >> Full text indexing. >> > >This one is already done using GIST. The GIST improvements are in 7.1, >and I assume full text indexing will be more fully integrated into >PostgreSQL in 7.2. I hope it will. What will the interface be like? Right now I still don't know how to do FTI in 7.1 using _postgresql_ built in GIST :(. Any pointers to the relevant postgresql docs? Cheerio, Link.