Re: Perfornamce Q

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Perfornamce Q
Дата
Msg-id 23381.1043299549@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Perfornamce Q  (Jean-Christian Imbeault <jc@mega-bucks.co.jp>)
Список pgsql-general
Jean-Christian Imbeault <jc@mega-bucks.co.jp> writes:
> Can anyone offering suggestions as to why the UPDATE takes so long and
> what I might do to make it go faster?

I think it's the foreign keys that are hurting you.  Are the referenced
columns indexed?  Are they of the same datatypes as the referencing
columns?  Have you ANALYZEd those tables lately?

            regards, tom lane

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

Предыдущее
От: Jean-Christian Imbeault
Дата:
Сообщение: Perfornamce Q
Следующее
От: Jean-Christian Imbeault
Дата:
Сообщение: Re: Perfornamce Q