Re: Large number of tables slow insert

Поиск
Список
Период
Сортировка
От tls.wydd@free.fr
Тема Re: Large number of tables slow insert
Дата
Msg-id 1219520134.48b0668645ce4@imp.free.fr
обсуждение исходный текст
Ответ на Re: Large number of tables slow insert  (DiezelMax <max@nts.biz.ua>)
Ответы Re: Large number of tables slow insert
Список pgsql-performance
Actually, I've got another test system with only few sensors (thus few tables)
and it's working well (<10ms insert) with all the indexes.
I know it's slowing down my performance but I need them to interogate the big
tables (each one can reach millions rows with time) really fast.

> Each INDEX create a delay on INSERT. Try to measure performance w/o any
> indexes.
>
>
> --
> Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-performance
>

Regards

Loïc



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

Предыдущее
От: DiezelMax
Дата:
Сообщение: Re: Large number of tables slow insert
Следующее
От: "Loic Petit"
Дата:
Сообщение: Re: Large number of tables slow insert