Re: Hot standby and removing VACUUM FULL

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Hot standby and removing VACUUM FULL
Дата
Msg-id 4B084496.8060208@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Hot standby and removing VACUUM FULL  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Hot standby and removing VACUUM FULL
Список pgsql-hackers
Tom Lane wrote:
> Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
>> So I guess what I'm asking is: Does anyone see any show-stoppers in
>> removing VACUUM FULL, and does anyone want to step up to the plate and
>> promise to do it before release?
> 
> I don't see much problem with rejecting VAC FULL in a HS master,
> whether or not it gets removed altogether.  Why not just do that
> rather than write a lot of kluges?

Hmm. At the moment, no action is required in the master to allow hot
standby in the slave, except for turning on archiving. The additional
overhead of the extra logging that's needed in the master is small
enough that there has been no need for a switch.

--  Heikki Linnakangas EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Proposal: USING clause for DO statement
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Hot standby and removing VACUUM FULL