Re: patch to allow disable of WAL recycling

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: patch to allow disable of WAL recycling
Дата
Msg-id 20190306180220.GA15423@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: patch to allow disable of WAL recycling  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: patch to allow disable of WAL recycling
Re: patch to allow disable of WAL recycling
Список pgsql-hackers
On 2019-Mar-06, Robert Haas wrote:

> On Wed, Mar 6, 2019 at 12:13 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> > I want your dictating software.
> 
> I'm afraid this is just me and a keyboard, but sadly for me you're not
> the first person to accuse me of producing giant walls of text.

Well, I don't have a problem reading long texts; my problem is that I'm
unable to argue as quickly.

I do buy your argument, though (if reluctantly); in particular I was
worried to offer a parameter (to turn off zero-filling of segments) that
would enable dangerous behavior, but then I realized we also have
fsync=off of which the same thing can be said.  So I agree we should
have two GUCs, properly explained, with a warning where appropriate.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Block level parallel vacuum
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: tableam: introduce table AM infrastructure.