Re: insert

Поиск
Список
Период
Сортировка
От G u i d o B a r o s i o
Тема Re: insert
Дата
Msg-id 20040813100800.24FC86C37F@honorio.sinectis.com.ar
обсуждение исходный текст
Ответ на insert  (Ulrich Wisser <ulrich.wisser@relevanttraffic.se>)
Список pgsql-performance
Tips!
*Delete indexes and recreate them after the insert.
*Disable auto-commit
*Perform a copy will be faster, sure.

Best wishes,
Guido

> Hi,
>
> is there anything I can doo to speed up inserts? One of my tables gets
> about 100 new rows every five minutes. And somehow the inserts tend to
> take more and more time.
>
> Any suggestions welcome.
>
> TIA
>
> Ulrich
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match


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

Предыдущее
От: Ulrich Wisser
Дата:
Сообщение: insert
Следующее
От: "gnari"
Дата:
Сообщение: Re: insert