Re: log_autovacuum
От | Simon Riggs |
---|---|
Тема | Re: log_autovacuum |
Дата | |
Msg-id | 1173378696.3641.162.camel@silverbirch.site обсуждение исходный текст |
Ответ на | Re: log_autovacuum (Alvaro Herrera <alvherre@commandprompt.com>) |
Ответы |
Re: log_autovacuum
Re: log_autovacuum Re: log_autovacuum |
Список | pgsql-patches |
On Thu, 2007-03-08 at 14:53 -0300, Alvaro Herrera wrote: > Maybe something like this is better: > > LOG: index passes: 1 pages: removed 0, 197 remain tuples: removed 7199, 2338 remain CPU usage: whatever > CONTEXT: Automatic vacuuming of table "database.public.w" Yours is better. I've implemented this: LOG: autovac "public.w" index passes: 1 pages: removed 0, 197 remain tuples: removed 7199, 2338 remain CPU usage: whatever I'm happy if this gets removed later, but I think it will help everybody understand how multi-vacuums are working and what the best way to specify the controls should be. Not sure about the CONTEXT bit. I think its verbose, plus I thought that was for ERRORs only. I will defer on this point, since I know y'all understand that better than I. -- Simon Riggs EnterpriseDB http://www.enterprisedb.com
Вложения
В списке pgsql-patches по дате отправления: