Re: handling TOAST tables in autovacuum
| От | Euler Taveira de Oliveira |
|---|---|
| Тема | Re: handling TOAST tables in autovacuum |
| Дата | |
| Msg-id | 484C8F6F.5090102@timbira.com обсуждение исходный текст |
| Ответ на | handling TOAST tables in autovacuum (Alvaro Herrera <alvherre@commandprompt.com>) |
| Ответы |
Re: handling TOAST tables in autovacuum
|
| Список | pgsql-hackers |
Alvaro Herrera wrote: > We've been making noises about dealing with TOAST tables as separate > entities in autovacuum for some time now. So here's a proposal: > Let's keep it simple. Why not just adding a toast_enabled flag (disabled by default) in pg_autovacuum? If it's set then main and toast tables are processed by autovac. FYI, I have a WIP patch to remove pg_autovacuum in favor of reloptions. And based on your proposal, it'll be needed to add reloptions to toast tables too. IMO, we should keep that code as simple as possible. -- Euler Taveira de Oliveira http://www.timbira.com/
В списке pgsql-hackers по дате отправления: