Re: Performance Anomalies in 7.4.5

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема Re: Performance Anomalies in 7.4.5
Дата
Msg-id 417977EE.8050207@zeut.net
обсуждение исходный текст
Ответ на Re: Performance Anomalies in 7.4.5  (Andrew Sullivan <ajs@crankycanuck.ca>)
Ответы Re: Performance Anomalies in 7.4.5  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-performance
Andrew Sullivan wrote:

>>Probably the most severe objection to doing things this way is that the
>>selected plan could change unexpectedly as a result of the physical
>>table size changing.  Right now the DBA can keep tight rein on actions
>>that might affect plan selection (ie, VACUUM and ANALYZE), but that
>>would go by the board with this.  OTOH, we seem to be moving towards
>>autovacuum, which also takes away any guarantees in this department.
>>
>>
>
>But aren't we requiring that we can disable autovacuum on some
>tables?
>
Yes that is the long term goal, but the autovac in 8.0 is still all or
nothing.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Slow query
Следующее
От: Curt Sampson
Дата:
Сообщение: Re: First set of OSDL Shared Mem scalability results, some