Skip site navigation (1) Skip section navigation (2)

Re: rbtree test data

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: rbtree test data
Date: 2010-02-03 12:00:40
Message-ID: Pine.LNX.4.64.1002031459101.16860@sn.sai.msu.ru (view raw or flat)
Thread:
Lists: pgsql-hackers
On Tue, 2 Feb 2010, Robert Haas wrote:

> On Sat, Jan 30, 2010 at 1:12 AM, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> wrote:
>> I made available test data I used on
>> http://www.sai.msu.su/~megera/wiki/2009-07-27,
>> so anyone can reproduce my results. You can download data
>> http://www.sai.msu.su/~megera/postgres/files/links2.sql.gz, it's big (580Mb)
>
> Ugh.  My system has been sitting here for four hours trying to create
> the first GIN index.  I think I'm going to have to give up.

My settings (only relevant) on my desktop ( 8Gb RAM, Intel(R) Core(TM)2 Duo CPU     E6750  @ 2.66GHz
:

shared_buffers = 512MB #32MB                    # min 128kB
work_mem = 32MB #1MB                            # min 64kB
maintenance_work_mem = 256MB #16MB              # min 1MB
effective_cache_size = 1GB #128MB




 	Regards,
 		Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

In response to

Responses

pgsql-hackers by date

Next:From: Andres FreundDate: 2010-02-03 12:03:04
Subject: Re: [HACKERS] Re: Faster CREATE DATABASE by delaying fsync (was 8.4.1 ubuntu karmic slow createdb)
Previous:From: Greg StarkDate: 2010-02-03 11:53:58
Subject: Re: [HACKERS] Re: Faster CREATE DATABASE by delaying fsync (was 8.4.1 ubuntu karmic slow createdb)

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group