Re: Rethink the wait event names for postgres_fdw, dblink and etc

Поиск
Список
Период
Сортировка
От Masahiro Ikeda
Тема Re: Rethink the wait event names for postgres_fdw, dblink and etc
Дата
Msg-id b6c00f40075040dcb71f38360a6f45d0@oss.nttdata.com
обсуждение исходный текст
Ответ на Re: Rethink the wait event names for postgres_fdw, dblink and etc  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Rethink the wait event names for postgres_fdw, dblink and etc
Список pgsql-hackers
Hi,

Thanks for your comments.

I updated the patch to v2.
* Update a comment instead writing documentation about
   the wait events for pg_prewarm.
* Make the name of wait events which are different code
   path different. Add DblinkGetConnect and PgPrewarmDumpShutdown.
* Make variable names shorter like pgfdw_we_receive.
* Update documents.
* Add some tests with pg_wait_events view.

Regards,
-- 
Masahiro Ikeda
NTT DATA CORPORATION
Вложения

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

Предыдущее
От: Andy Fan
Дата:
Сообщение: Re: Extract numeric filed in JSONB more effectively
Следующее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Fix pg_stat_reset_single_table_counters function