Re: WIP: new system catalog pg_wait_event
От | Drouvot, Bertrand |
---|---|
Тема | Re: WIP: new system catalog pg_wait_event |
Дата | |
Msg-id | 7422edbb-bf81-4f4f-b260-ce4d39a31007@gmail.com обсуждение исходный текст |
Ответ на | Re: WIP: new system catalog pg_wait_event (Michael Paquier <michael@paquier.xyz>) |
Ответы |
Re: WIP: new system catalog pg_wait_event
|
Список | pgsql-hackers |
Hi, On 8/18/23 12:37 AM, Michael Paquier wrote: > On Thu, Aug 17, 2023 at 04:37:22PM +0900, Masahiro Ikeda wrote: >> On 2023-08-17 14:53, Drouvot, Bertrand wrote: >> BTW, is it better to start with "Waiting" like any other lines? >> For example, "Waiting for custom event \"worker_spi_main\" defined by an >> extension". > > Using "Waiting for custom event" is a good term here. Yeah, done in v8 just shared up-thread. > I am wondering > if this should be s/extension/module/, as an event could be set by a > loaded library, which may not be set with CREATE EXTENSION. > I think that removing "extension" sounds weird given the fact that the wait event type is "Extension" (that could lead to confusion). I did use "defined by an extension module" in v8 (also that's aligned with the wording used in wait_event.h). Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
В списке pgsql-hackers по дате отправления: