Re: First draft of PG 17 release notes - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: First draft of PG 17 release notes
Date
Msg-id 202405260810.egq5wwh4iqho@alvherre.pgsql
Whole thread Raw
In response to Re: First draft of PG 17 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: First draft of PG 17 release notes
List pgsql-hackers
On 2024-May-25, Bruce Momjian wrote:

> On Thu, May 23, 2024 at 01:22:51PM +0200, Álvaro Herrera wrote:

> > Can we make them a single item?  Maybe something like
> > 
> > : Improve reset routines for shared statistics (Atsushi Torikoshi, Bharath Rupireddy)
> > :
> > : Resetting all shared statistics can now be done with
> > : pg_stat_reset_shared() or pg_stat_reset_shared(NULL), while SLRU
> > : statistics can now be reset with pg_stat_reset_shared('slru'),
> > : pg_stat_reset_slru() and pg_stat_reset_slru(NULL).
> 
> Andres already suggested improvement for this, and I posted the applied
> patch.  Can you see if that is good or can be improved?  Thanks.

Yeah, looks good, thanks.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"No es bueno caminar con un hombre muerto"



pgsql-hackers by date:

Previous
From: Junwang Zhao
Date:
Subject: Improve conditional compilation for direct I/O alignment checks
Next
From: Junwang Zhao
Date:
Subject: Re: Improve conditional compilation for direct I/O alignment checks