Re: Another weird one with an UPDATE

Поиск
Список
Период
Сортировка
От David Griffiths
Тема Re: Another weird one with an UPDATE
Дата
Msg-id 012b01c391bc$d06e6200$6501a8c0@griffiths2
обсуждение исходный текст
Ответ на Another weird one with an UPDATE  (David Griffiths <dgriffiths@boats.com>)
Список pgsql-performance
> And what about commercial_entity.user_account_id. Is it indexed and what
> is its data type (i.e. does it match numeric(10,0))?

Yup - all columns in the statement are indexed, and they are all
numeric(10,0).

> Also, have you run VACUUM ANALYZE lately?

Yup - just before the last run.

Will get together my tuning data now.

David

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

Предыдущее
От: James Rogers
Дата:
Сообщение: Re: One or more processor ?
Следующее
От: Sean Chittenden
Дата:
Сообщение: Re: go for a script! / ex: PostgreSQL vs. MySQL