Re: WIP: new system catalog pg_wait_event

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WIP: new system catalog pg_wait_event
Дата
Msg-id 3658241.1691161701@sss.pgh.pa.us
обсуждение исходный текст
Ответ на WIP: new system catalog pg_wait_event  ("Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>)
Ответы Re: WIP: new system catalog pg_wait_event
Список pgsql-hackers
"Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com> writes:
> Now that fa88928470 generates automatically code and documentation
> related to wait events, why not exposing the wait events description
> through a system catalog relation?

I think you'd be better off making this a view over a set-returning
function.  The nearby work to allow run-time extensibility of the
set of wait events is not going to be happy with a static catalog.

            regards, tom lane



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