Re: Query taking a long time...

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Query taking a long time...
Дата
Msg-id GNELIHDDFBOCMGBFGEFOGECNCBAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Query taking a long time...  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
> >I've just added a new column to a table, and I am updating it to have a
> >value.  The table has only 18000 rows, and yet the query takes
> in the order
> >of 10 minutes to complete.  This is the process running:
>
> No triggers or FK constraints etc?

Gah!  I just remembered that I have a trigger on the table that updates the
full text index on another table!

Sorry...

Chris



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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: Query taking a long time...
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: RFD: schemas and different kinds of Postgres objects