Re: PostgreSQL 17 Beta 1 release announcement draft

Поиск
Список
Период
Сортировка
От Bertrand Drouvot
Тема Re: PostgreSQL 17 Beta 1 release announcement draft
Дата
Msg-id ZkWWjjf1lXpqtgHX@ip-10-97-1-34.eu-west-3.compute.internal
обсуждение исходный текст
Ответ на PostgreSQL 17 Beta 1 release announcement draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
Ответы Re: PostgreSQL 17 Beta 1 release announcement draft
Re: PostgreSQL 17 Beta 1 release announcement draft
Список pgsql-hackers
Hi,

On Wed, May 15, 2024 at 09:45:35PM -0400, Jonathan S. Katz wrote:
> Hi,
> 
> Attached is a copy of the PostgreSQL 17 Beta 1 release announcement draft.

Thanks for working on it!

I've one comment:

> PostgreSQL 17 also introduces a new view,
[`pg_wait_events`](https://www.postgresql.org/docs/17/view-pg-wait-events.html),which provides descriptions about wait
eventsand can be combined with `pg_stat_activity` to give more insight into an operation.
 

Instead of "to give more insight into an operation", what about "to give more
insight about what a session is waiting for (should it be active)"?

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Docs: Always use true|false instead of sometimes on|off for the subscription options
Следующее
От: Andrei Lepikhov
Дата:
Сообщение: Re: query_id, pg_stat_activity, extended query protocol