Re: INSERT extremely slow with large data sets (fwd)

Поиск
Список
Период
Сортировка
От George Essig
Тема Re: INSERT extremely slow with large data sets (fwd)
Дата
Msg-id 20031114220238.87764.qmail@web80210.mail.yahoo.com
обсуждение исходный текст
Ответ на INSERT extremely slow with large data sets (fwd)  (Slavisa Garic <Slavisa.Garic@infotech.monash.edu.au>)
Ответы Re: INSERT extremely slow with large data sets (fwd)
Список pgsql-performance
Slavisa Garic wrote:

> Hi Everyone,

> I am using PostgreSQL 7.3.2 and have used earlier versions (7.1.x
> onwards)
> and with all of them I noticed same problem with INSERTs when there is
> a
> large data set. Just to so you guys can compare time it takes to insert
> one row into a table when there are only few rows present and when
> there
> are thousands:

Try running VACUUM ANALYZE periodically during inserts.  I found this to help.

George Essig


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

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Help with count(*)
Следующее
От:
Дата:
Сообщение: Re: Error in transaction processing