Re: Zeroing damaged pages
От | Tom Lane |
---|---|
Тема | Re: Zeroing damaged pages |
Дата | |
Msg-id | 23542.1141155905@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Zeroing damaged pages (Bruce Momjian <pgman@candle.pha.pa.us>) |
Список | pgsql-hackers |
Bruce Momjian <pgman@candle.pha.pa.us> writes: >> On Thu, 2006-02-23 at 11:54 -0500, Tom Lane wrote: >>> Hmm .... it'd probably be a good idea to force zero_damaged_pages OFF in >>> the autovac subprocess. That parameter is only intended for interactive >>> use --- as you say, autovac would be a rather nasty loose cannon if it >>> fired up with this parameter ON. > I am wondering if we should prevent autovac from running if > zero_damaged_pages is set in postgresql.conf. What's wrong with just turning it off locally in the autovac process? If the admin prefers autovac not run at all while he's fooling around, he can disable it in postgresql.conf (or perhaps even better, run in single-user mode). But I don't think it's appropriate to force that decision on him. regards, tom lane
В списке pgsql-hackers по дате отправления: