Re: pgstattuple TODO item

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgstattuple TODO item
Дата
Msg-id 459CCF8E.1090700@postgresql.org
обсуждение исходный текст
Ответ на Re: pgstattuple TODO item  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: pgstattuple TODO item  (Guillaume Lelarge <guillaume@lelarge.info>)
Список pgadmin-hackers
Guillaume Lelarge wrote:
> OK. I first chose to use a menu because executing pgstattuple on a big
> table (more than a gig) is really slow.

Hmm, OK. In that case, perhaps it should remain, and append the
additional data to the stats tab having selected, and populated it as
normal first. If the tab is already shown, then it can just append the
data of course.

I think 'Get extended statistics' or similar might be a better name for
the option though - best not to use the cryptic function name.

>> BTW; *if* it were to be done from the menu (which I don't think it
>> should), you would use executePgstattupleFactory::CheckEnable to hide
>> the option if HasFeature fails, as well as to show of hide it depending
>> on the selected object type.
>>
>
> I'll first get rid of the menu. I forgot to ask if I can add a hint
> about vacuuming if dead_rows_percent is way too high. Are you OK with
> this ?

Sure.

Regards, Dave


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: pgstattuple TODO item
Следующее
От: Dave Page
Дата:
Сообщение: 1.6.2