Unix Technical Forum

RE: [Info-ingres] insert into heap!?

This is a discussion on RE: [Info-ingres] insert into heap!? within the Ingres forums, part of the Database Server Software category; --> Hi David, The insert into a heap should be very fast - no matter how big it is. But ...


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, 09:13 PM
martin.bowes@ctsu.ox.ac.uk
 
Posts: n/a
Default RE: [Info-ingres] insert into heap!?

Hi David,

The insert into a heap should be very fast - no matter how big it
is. But the thing that could slow it down is a secondary index on the
table. The progressivly slower insert smacks of an ISAM secondary
index in overflow. The overflows on the ISAM would require
sequentially searching every overflow page. Hence the performance
you observed.

The subsequent modify to btree may have dropped the index, it
may have cleaned up the index. Given that the subsequent inserts
proceeded much faster and didn't degrade - my guess is that the index
was not persistent.

Martin Bowes
--
Random Farscape Quote #16:
John - I'd like to leave this planet the way I got here. Alive and single.

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 09:12 AM.


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