Re: Table DDL Causing All Tables To Be Hit During Query

Поиск
Список
Период
Сортировка
От Rosser Schwarz
Тема Re: Table DDL Causing All Tables To Be Hit During Query
Дата
Msg-id CAFnxYwh920NCJRM=MDK8qogXLeSR_knRyLmp0-TRhSh43eP9LQ@mail.gmail.com
обсуждение исходный текст
Ответ на Table DDL Causing All Tables To Be Hit During Query  (Samuel Stearns <SStearns@internode.com.au>)
Список pgsql-admin
We have tried dropping the constrainst and re-creating casting the
> check to timestamp rather than date but no change.

What is your constraint_exclusion setting?

If it's not enabled, try enabling it temporarily with "SET constraint_exclusion = on" and re-run your query.

rls

-- 
:wq

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

Предыдущее
От: Samuel Stearns
Дата:
Сообщение: Table DDL Causing All Tables To Be Hit During Query
Следующее
От: Albe Laurenz
Дата:
Сообщение: Re: Table DDL Causing All Tables To Be Hit During Query