Re: GIN improvements part2: fast scan - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: GIN improvements part2: fast scan
Date
Msg-id CAPpHfdswFEDWjMs1B_mGgag0y759v1AboG6J_si_5i8rjyjp2g@mail.gmail.com
Whole thread Raw
In response to Re: GIN improvements part2: fast scan  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
On Tue, Jan 14, 2014 at 11:07 PM, Heikki Linnakangas <hlinnakangas@vmware.com> wrote:
On 01/14/2014 05:35 PM, Alexander Korotkov wrote:
On Thu, Nov 21, 2013 at 12:14 AM, Alexander Korotkov
<aekorotkov@gmail.com>wrote:

Revised version of patch is attached. Changes are so:
1) Support for GinFuzzySearchLimit.
2) Some documentation.
Question about GinFuzzySearchLimit is still relevant.


Attached version is rebased against last version of packed posting lists.

Quick question: the ginEnableFastScan is just for debugging/testing purposes, right? There's no reason anyone would turn that off in production.

We should remove it before committing, but I guess it's useful while we're still hacking..

Yes, ginEnableFastScan is for debugging and testing.

------
With best regards,
Alexander Korotkov.

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: GIN improvements part 1: additional information
Next
From: Jaime Casanova
Date:
Subject: Re: Turning recovery.conf into GUCs