Re: Slowdown problem when writing 1.7million records - Mailing list pgsql-general

From Tom Lane
Subject Re: Slowdown problem when writing 1.7million records
Date
Msg-id 18963.983385879@sss.pgh.pa.us
Whole thread Raw
In response to Re: Slowdown problem when writing 1.7million records  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> * Be smarter about insertion of already-ordered data into btree index

> Added.  I thought our btree code was self-balancing.

I did too, but evidently it's got a problem in this scenario ...

            regards, tom lane

pgsql-general by date:

Previous
From: Marek Pętlicki
Date:
Subject: pgsql for Python
Next
From: Michael Fork
Date:
Subject: Re: Intersect and order by