Unix Technical Forum

CREATE INDEX parallel vs CREATE INDEX in sequence

This is a discussion on CREATE INDEX parallel vs CREATE INDEX in sequence within the Ingres forums, part of the Database Server Software category; --> Hi all, I have a table with 6 382 316 tuples and 7 indexes, 2 K pages. Table is ...


Go Back   Unix Technical Forum > Database Server Software > Ingres

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 10:46 PM
jpzuate@gmail.com
 
Posts: n/a
Default CREATE INDEX parallel vs CREATE INDEX in sequence

Hi all,

I have a table with 6 382 316 tuples and 7 indexes, 2 K pages. Table
is Heap.
Ingres version is II 9.0.4 (a64.lnx/105)NPTL on RedHat.

To rebuild indexes, I try two method :
- "old school" : CREATE INDEX in sequence
- "new style" : CREATE INDEX with parallel syntax

Result :
- CREATE INDEX in sequence : 17 min 18 sec
- CREATE INDEX parallel : 1 h 6 min 57 sec

It is the first time I test this technique with a large amount of data
and previous tests (with max 1 000 000 tuples) did not show a so large
difference. Parallel syntax is supposed faster, better, and so on.

For information, partitionning the same table with 2 dimentions and 42
partitions take only 4 min 30 sec ...

Do we miss something in the configuration or something else ? Who have
experience to share ?

Thank in advance,
Jean-Pierre

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-20-2008, 10:47 PM
jpzuate@gmail.com
 
Posts: n/a
Default Re: CREATE INDEX parallel vs CREATE INDEX in sequence

>
> Result :
> - CREATE INDEX in sequence : 17 min 18 sec
> - CREATE INDEX parallel : 1 h 6 min 57 sec
>


Test of this morning show 19min for CREATE INDEX with parallel syntax

JPz

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:34 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com