forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5f2b089
committed
Further editorialization on the new documentation for statistics views.
Get rid of the per-column documentation of underlying functions, which didfar more to clutter the view descriptions than it did to be helpful, andwas rather incomplete and typo-ridden anyway. Instead suggest that peopleconsult the definitions of the standard views to see the underlyingfunctions.The older functions for obtaining individual facts about backends are nowsomewhat obsoleted by pg_stat_get_activity, which means that they are notdocumented by any standard view. So I put that information into a separatetable. (Maybe we should just deprecate them instead?)In passing, fix a couple more documentation errors.1 parent8110728 commit5f2b089
1 file changed
+185
-238
lines changed0 commit comments
Comments
(0)