Re: Hot Standby Feedback should default to on in 9.3+

Поиск
Список
Период
Сортировка
От Claudio Freire
Тема Re: Hot Standby Feedback should default to on in 9.3+
Дата
Msg-id CAGTBQpYyO3RjXmwsY21FhVpG-czrttoaU7STUJKMjWArYrxyGQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Hot Standby Feedback should default to on in 9.3+  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Hot Standby Feedback should default to on in 9.3+  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Re: Hot Standby Feedback should default to on in 9.3+  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Nov 30, 2012 at 5:46 PM, Heikki Linnakangas
<hlinnakangas@vmware.com> wrote:
>
> Think of someone setting up a test server, by setting it up as a standby
> from the master. Now, when someone holds a transaction open in the test
> server, you get bloat in the master. Or if you set up a standby for
> reporting purposes - a very common use case - you would not expect a long
> running ad-hoc query in the standby to bloat the master. That's precisely
> why you set up such a standby in the first place.

Without hot standby feedback, reporting queries are impossible. I've
experienced it. Cancellations make it impossible to finish any
decently complex reporting query.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: missing LockBuffer(buffer, BUFFER_LOCK_SHARE) in trigger.c GetTupleForTrigger?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Hot Standby Feedback should default to on in 9.3+