Ordering of statistic views

Started by Daniel Westermann (DWE)about 1 year ago3 messagesdocs
Jump to latest
#1Daniel Westermann (DWE)
daniel.westermann@dbi-services.com

Hi,

I am wondering if there is a reason that the list on top of:
https://www.postgresql.org/docs/devel/monitoring-stats.html

... is not alphabetically ordered?

Regards
Daniel

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Daniel Westermann (DWE) (#1)
Re: Ordering of statistic views

On 31.01.25 11:46, Daniel Westermann (DWE) wrote:

I am wondering if there is a reason that the list on top of:
https://www.postgresql.org/docs/devel/monitoring-stats.html

... is not alphabetically ordered?

This was cleaned up most recently in commit 72e0ff2677c. Please check
there if the current arrangement does not match the guidance put in
place there.

#3Daniel Westermann (DWE)
daniel.westermann@dbi-services.com
In reply to: Peter Eisentraut (#2)
Re: Ordering of statistic views

I am wondering if there is a reason that the list on top of:
https://www.postgresql.org/docs/devel/monitoring-stats.html

... is not alphabetically ordered?

This was cleaned up most recently in commit 72e0ff2677c. Please check
there if the current arrangement does not match the guidance put in
place there.

Thanks for the hint, Peter.

Regards
Daniel