Re: Slow inserts/deletes

Поиск
Список
Период
Сортировка
От Frank Contrepois
Тема Re: Slow inserts/deletes
Дата
Msg-id 9f3ogu$1p8b$1@news.tht.net
обсуждение исходный текст
Ответ на Slow inserts/deletes  ("Diehl, Jeffrey" <jdiehl@sandia.gov>)
Список pgsql-sql
If you use index on this table it's better to:
1) drop all index on the table
2) do the insert
3) (re)create the indexes


--
--

"L'idea di base � estremamente semplice..."
�opyright Frank "Pazzooo" Contrepois (schiavista francese del '900)





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

Предыдущее
От: "stone"
Дата:
Сообщение: How to use the template table in postgresql
Следующее
От: reinoud@xs4all.nl (Reinoud van Leeuwen)
Дата:
Сообщение: Re: Date manipulation