Re: strange index performance?

Поиск
Список
Период
Сортировка
От Thomas Finneid
Тема Re: strange index performance?
Дата
Msg-id 497C1881.9060303@fcon.no
обсуждение исходный текст
Ответ на Re: strange index performance?  (Scott Marlowe <scott.marlowe@gmail.com>)
Список pgsql-performance
Scott Marlowe wrote:
> On Sat, Jan 24, 2009 at 3:57 AM, Thomas Finneid <tfinneid@fcon.no> wrote:
 >
> Is this table constantly growing, or is it at a stable plateu?  I'd
> assume a constantly growing table, or one with bloat problems would
> get slower over time.  About how many rows does this table have?

The table is constantly growing, by 20000 rows per second.
I did a test with an index for all id fields, and the insert time is
constant for every insert up to 1.2 billion rows. Then I stopped the
test because I didn't have more disk space allocated.

regards

thomas

В списке pgsql-performance по дате отправления:

Предыдущее
От: david@lang.hm
Дата:
Сообщение: Re: SSD performance
Следующее
От: Thomas Finneid
Дата:
Сообщение: Re: strange index performance?