Re: Disk Utilization Increases And Time for Vacuum Increases.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Disk Utilization Increases And Time for Vacuum Increases.
Дата
Msg-id 16476.1062041427@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Disk Utilization Increases And Time for Vacuum Increases.  (Curt Sampson <cjs@cynic.net>)
Список pgsql-admin
Curt Sampson <cjs@cynic.net> writes:
> I'm not actually sure why there would be a problem (aside from
> performance) in removing and rebuilding an index on a system table,

All the hard-coded low-level stuff that expects the index to be there
blows up.

This might possibly be made to work for indexes on inessential catalogs
like pg_statistic, but I can't imagine it working for pg_attribute...

            regards, tom lane

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