From: | Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: still gin index creation takes forever |
Date: | 2008-11-18 09:49:12 |
Message-ID: | 20081118104912.4a43dcc8@dawn.webthatworks.it |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 13 Nov 2008 09:11:05 -0500
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Teodor Sigaev <teodor(at)sigaev(dot)ru> writes:
> >> Yeah, I'm not convinced either. Still, Teodor's theory should
> >> be easily testable: set synchronize_seqscans to FALSE and see
> >> if the problem goes away.
>
> > Test suit to reproduce the problem:
>
> I don't doubt that you're describing a real effect, I'm just not
> sure yet that it's the same thing Ivan is seeing. He seems to be
> talking about more than 4x differences.
I just tested dropping the index and recreating it on a quite slower
box (Core Duo 2 notebook with 1G RAM) and absolutely no tuning on
postgres.conf but a "pure" lenny box and not an etch with backported
postgresql.
It seems a bit faster than the fastest time I've been able to obtain
on a 2x Xeon HT 3.2GHz, 4Gb RAM and SCSI RAID1.
It's far from being a scientific measure. I'll try to do more
experiments later to collect more data and see if it didn't happen
by chance.
--
Ivan Sergio Borgonovo
http://www.webthatworks.it
From | Date | Subject | |
---|---|---|---|
Next Message | Chris McDonald | 2008-11-18 11:51:43 | Best way to import a plpythonu module |
Previous Message | Richard Huxton | 2008-11-18 09:46:59 | Re: MS Access and PostgreSQL - a warning to people thinking about it |