Re: Inconsistency in vacuum behavior

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: Inconsistency in vacuum behavior
Дата
Msg-id 20230119014915.GA13860@telsasoft.com
обсуждение исходный текст
Ответ на Re: Inconsistency in vacuum behavior  (Nikita Malakhov <hukutoc@gmail.com>)
Ответы Re: Inconsistency in vacuum behavior  (Nikita Malakhov <hukutoc@gmail.com>)
Re: Inconsistency in vacuum behavior  (Alexander Pyhalov <a.pyhalov@postgrespro.ru>)
Список pgsql-hackers
On Mon, Jan 16, 2023 at 08:12:18PM +0300, Nikita Malakhov wrote:
> Hi,
> 
> Currently there is no error in this case, so additional thrown error would
> require a new test.
> Besides, throwing an error here does not make sense - it is just a check
> for a vacuum
> permission, I think the right way is to just skip a relation that is not
> suitable for vacuum.
> Any thoughts or objections?

Could you check if this is consistent between the behavior of VACUUM
FULL and CLUSTER ?  See also Nathan's patches.

-- 
Justin



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

Предыдущее
От: Peter Smith
Дата:
Сообщение: Re: Time delayed LR (WAS Re: logical replication restrictions)
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation