Re: Addition of authenticated ID to pg_stat_activity

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Addition of authenticated ID to pg_stat_activity
Дата
Msg-id YKc2zg7xeQLdX0ig@paquier.xyz
обсуждение исходный текст
Ответ на Re: Addition of authenticated ID to pg_stat_activity  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Addition of authenticated ID to pg_stat_activity  (Aleksander Alekseev <aleksander@timescale.com>)
Список pgsql-hackers
On Tue, May 18, 2021 at 11:20:49AM +0900, Michael Paquier wrote:
> So that would mean the addition of one new catalog view, called
> pg_stat_connection, with the following fields:
> - PID
> - all three client_*
> - authn ID
> I can live with this split.  Thoughts from others?

Just to make the discussion move on, attached is an updated version
doing that.
--
Michael

Вложения

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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: Multi-Column List Partitioning
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Transactions involving multiple postgres foreign servers, take 2