Re: slow insert query.

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: slow insert query.
Дата
Msg-id 434E7368.8070205@archonet.com
обсуждение исходный текст
Ответ на slow insert query.  (julien WICQUART <j.wicquart@newtech.fr>)
Список pgsql-general
julien WICQUART wrote:
>
> But we still have insert that take more that 1s on little table (24000 tupples with 10 rows).
>
> We've got 633 connexions/mn on our all databases (68 databases with less than 10 rows each) which

How often are you vacuuming?

What does "VACUUM FULL VERBOSE little_table" show for
removable/non-removable row versions?

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: "Bill Bartlett"
Дата:
Сообщение: Re: Limitations of PostgreSQL
Следующее
От: "John D. Burger"
Дата:
Сообщение: Re: Text->Date conversion in a WHERE clause