Re: View efficiency questions

Поиск
Список
Период
Сортировка
От Phil Endecott
Тема Re: View efficiency questions
Дата
Msg-id 414577A3.8050005@chezphil.org
обсуждение исходный текст
Ответ на Re: View efficiency questions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hi Tom,

Thanks for writing.  On Saturday I had a query that took 3000 ms but
reduced to only 1200 ms when I took out the date formatting functions
from the views.  Now it takes only 700 ms with or without the functions.
  Perhaps an ANALYZE in the meantime has changed everything.

Anyway, thanks for your example.  The "raise notice" is a good debugging
idea.  I will post again if the problem comes back and I can construct a
repeatable test case.

Regards,

--Phil.



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

Предыдущее
От: Julian North
Дата:
Сообщение: Re: Best practices for migrating a development database
Следующее
От: John Allgood
Дата:
Сообщение: Questions about Postgresql 8.0