Re: indexes greatly slowing data entry

Поиск
Список
Период
Сортировка
От Tom Burke
Тема Re: indexes greatly slowing data entry
Дата
Msg-id NDBBIIDKBFNMNPDNLCDDOEIEDFAA.lists@spamex.com
обсуждение исходный текст
Ответ на indexes greatly slowing data entry  ("DE Sesa, Michael C." <michael.desesa@exeloncorp.com>)
Ответы Re: indexes greatly slowing data entry
Список pgsql-general
> I do an automated vacuum analyze nightly.  Performance is not increased
> afterward.

I have experienced problems with indexes on varchar columns causing
updates to be very slow. You might also try doing a REINDEX TABLE
command on the relevant tables. I have found this to give a
performance increase for queries/updates, but generally still find
character indexes to drag down insert/update performance.

Tom Burke
Eppend
http://www.eppend.com/



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