Re: BUG #13484: Performance problem with logical decoding

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #13484: Performance problem with logical decoding
Дата
Msg-id 20150707101453.GF30359@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: BUG #13484: Performance problem with logical decoding  (olivier.gosseaume@free.fr)
Ответы Re: BUG #13484: Performance problem with logical decoding  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
On 2015-07-07 09:55:50 +0200, olivier.gosseaume@free.fr wrote:
> >Great. I will try to rebuild on Windows with this patch and let you know
>
> You got it :)

Phew. Good to know, thanks.

> I rebuilt postgres 9.4.4 x64 this morning with your patch in
> reorderbuffer.c and now it FLIES (140mS for a transaction with 4096
> inserts, 600mS for 40960 inserts).

Sorry for being boring and reiterating: This'll still be faster when
using the streaming interface ;)

> Will this patch be included in 9.4.5 ?

Yes.

> PS: the build process on Windows is very simple and straightforward, congrats.

Good to know. The last time I built PG on windows (2006?) it wasn't ;)

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

Предыдущее
От: Petr Jelinek
Дата:
Сообщение: Re: BUG #13126: table constraint loses its comment
Следующее
От: Andres Freund
Дата:
Сообщение: Re: BUG #13484: Performance problem with logical decoding