Re: [bug fix] pg_rewind takes long time because it mistakenly copiesdata files

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: [bug fix] pg_rewind takes long time because it mistakenly copiesdata files
Дата
Msg-id CAHGQGwGkitSeoHXeSKqy=_0tG12GCpCbaPDVy5j97rmCW9wvDA@mail.gmail.com
обсуждение исходный текст
Ответ на RE: [bug fix] pg_rewind takes long time because it mistakenlycopies data files  ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>)
Ответы RE: [bug fix] pg_rewind takes long time because it mistakenlycopies data files  ("Tsunakawa, Takayuki" <tsunakawa.takay@jp.fujitsu.com>)
Список pgsql-hackers
On Wed, Feb 28, 2018 at 3:58 PM, Tsunakawa, Takayuki
<tsunakawa.takay@jp.fujitsu.com> wrote:
> From: Michael Paquier [mailto:michael@paquier.xyz]
>> So I would propose to just do that later.  I have looked a second time at
>> your patch, attached is the set of tests I have run:
>
> Thanks so much, that has helped me a lot!
>
>> I have one small comment though.  The comment block at the beginning of
>> isRelDataFile() refers to "pg_tblspc/<tblspc oid>/PG_9.4_201403261/".
>> Could you switch that to "pg_tblspc/<tblspc oid>/<tblspc version>"?
>> That's not directly the fault of your patch, but as long as we are on it..
>
> Done, thanks again for marking the CF entry.

Thanks for the patch! Pushed.

Regards,

-- 
Fujii Masao


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

Предыдущее
От: Alex Kane
Дата:
Сообщение: Re: All Taxi Services need Index Clustered Heap Append
Следующее
От: Douglas Doole
Дата:
Сообщение: Re: INOUT parameters in procedures