Re: PostgreSQL 18 Beta 1 release announcement draft - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: PostgreSQL 18 Beta 1 release announcement draft
Date
Msg-id aBmq2Y4qIfyMMjUc@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to PostgreSQL 18 Beta 1 release announcement draft  ("Jonathan S. Katz" <jkatz@postgresql.org>)
List pgsql-hackers
Hi,

On Mon, May 05, 2025 at 03:07:01PM -0400, Jonathan S. Katz wrote:
> Hi,
> 
> Attached is a draft of the PostgreSQL 18 Beta 1 release announcement.

Thanks for working on it!

One small feedback on this:

"
and now shows per-connection statistics on I/O utilization
"

I think we can add WAL to the game, something like:

"
and now shows per-connection's I/O and WAL statistics 
"

Regards,

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



pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: PG 18 release notes draft committed
Next
From: Bertrand Drouvot
Date:
Subject: Re: POC: enable logical decoding when wal_level = 'replica' without a server restart