Re: initdb -S and tablespaces

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: initdb -S and tablespaces
Дата
Msg-id 20150501140315.GD22649@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: initdb -S and tablespaces  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hi,

I agree that splitting the patch into two separate ones is a good one.

On 2015-05-01 09:57:28 -0400, Robert Haas wrote:
> If you don't object to this version, I'll commit it.  I believe this
> part *should* be back-patched, but Tom seemed to disagree, for reasons
> I'm not really clear on.  This is a potential data corrupting bug as
> legitimate as any other, so a back-patch seems right to me.

Agreed. Especially for WAL files this seems to be a pretty clear
correctness issue to me.

I unsurprisingly think the other patch is a good idea too. But it's
clearly *not* something for the back branches.

Greetings,

Andres Freund



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: procost for to_tsvector
Следующее
От: Robert Haas
Дата:
Сообщение: Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0