Re: WIP: Fast GiST index build

Alexander Korotkov <aekorotkov@gmail.com>

From: Alexander Korotkov <aekorotkov@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-07-12T07:05:53Z
Lists: pgsql-hackers
On Fri, Jul 8, 2011 at 6:18 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:

> For test purposes, you could turn off synchronize_seqscans to prevent
> that.


Thanks, it helps. I'm rerunning tests now.

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