Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP optionsto VACUUM
В списке pgsql-hackers по дате отправления:
| От | Vik Fearing |
|---|---|
| Тема | Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP optionsto VACUUM |
| Дата | |
| Msg-id | 657e9792-29b2-9dda-0ea3-73d8ba28b2ac@2ndquadrant.com обсуждение |
| Ответ на | Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options toVACUUM ("Bossart, Nathan" <bossartn@amazon.com>) |
| Ответы |
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP optionsto VACUUM
|
| Список | pgsql-hackers |
On 21/01/2020 22:21, Bossart, Nathan wrote: > I've attached a patch for a couple of new options for VACUUM: > MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP. The motive > behind these options is to allow table owners to easily vacuum only > the TOAST table or only the main relation. This is especially useful > for TOAST tables since roles do not have access to the pg_toast schema > by default and some users may find it difficult to discover the name > of a relation's TOAST table. Could you explain why one would want to do this? Autovacuum will already deal with the tables separately as needed, but I don't see when a manual vacuum would want to make this distinction. -- Vik Fearing
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера