Re: Simplify backend terminate and wait logic in postgres_fdw test

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Simplify backend terminate and wait logic in postgres_fdw test
Дата
Msg-id YHZ+pnpfZYrHL3GU@paquier.xyz
обсуждение исходный текст
Ответ на Re: Simplify backend terminate and wait logic in postgres_fdw test  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Simplify backend terminate and wait logic in postgres_fdw test
Список pgsql-hackers
On Tue, Apr 13, 2021 at 04:39:58PM +0900, Michael Paquier wrote:
> Looks fine to me.  Let's wait a bit first to see if Fujii-san has any
> objections to this cleanup as that's his code originally, from
> 32a9c0bd.

And hearing nothing, done.  The tests of postgres_fdw are getting much
faster for me now, from basically 6s to 4s (actually that's roughly
1.8s of gain as pg_wait_until_termination waits at least 100ms,
twice), so that's a nice gain.
--
Michael

Вложения

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

Предыдущее
От: Yuya Watari
Дата:
Сообщение: Re: Performance Evaluation of Result Cache by using TPC-DS
Следующее
От: "Joel Jacobson"
Дата:
Сообщение: jsonb subscripting assignment performance