inserting, index and no index - speed - Mailing list pgsql-general

From zilch@home.se
Subject inserting, index and no index - speed
Date
Msg-id 20010607175155.A26002@loony
Whole thread Raw
Responses Re: inserting, index and no index - speed  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I just noticed that inserting 10000 tuples in an indexed table took exactly
the same amount of time as inserting 10000 tuples in a non-indexed table
(194 seconds). Why is this? The difference in MySQL is about 50% longer in
an indexed table.

Thanks

Daniel Akerud.

pgsql-general by date:

Previous
From: "Tim Barnard"
Date:
Subject: Re: Re: [SQL] maximum number of rows in table - what about oid limits?
Next
From: zilch@home.se
Date:
Subject: WAS: PostgreSQL Replication Server? IS: Zend comparison chart