Re: [HACKERS] Order of views in stats docs

2014-11-16 Thread Magnus Hagander
On Sun, Nov 9, 2014 at 3:46 PM, Magnus Hagander wrote: > On Thu, Nov 6, 2014 at 3:01 PM, Peter Eisentraut wrote: >> On 11/6/14 6:16 AM, Magnus Hagander wrote: >>> Another thought I had in that case is maybe we need to break out the >>> pg_stat_activity and pg_stat_replication views into their own

Re: [HACKERS] Order of views in stats docs

2014-11-09 Thread Magnus Hagander
On Thu, Nov 6, 2014 at 3:01 PM, Peter Eisentraut wrote: > On 11/6/14 6:16 AM, Magnus Hagander wrote: >> Another thought I had in that case is maybe we need to break out the >> pg_stat_activity and pg_stat_replication views into their own table. >> They are really the only two views that are differ

Re: [HACKERS] Order of views in stats docs

2014-11-06 Thread Peter Eisentraut
On 11/6/14 6:16 AM, Magnus Hagander wrote: > Another thought I had in that case is maybe we need to break out the > pg_stat_activity and pg_stat_replication views into their own table. > They are really the only two views that are different in a lot of > ways. Maybe call the splits "session statist

Re: [HACKERS] Order of views in stats docs

2014-11-06 Thread Magnus Hagander
On Wed, Nov 5, 2014 at 4:57 PM, Tom Lane wrote: > Magnus Hagander writes: >> http://www.postgresql.org/docs/9.3/static/monitoring-stats.html, table 27-1. >> Can somebody find or explain the order of the views in there? It's not >> actually alphabetical, but it's also not logical. In particular, w

Re: [HACKERS] Order of views in stats docs

2014-11-05 Thread Jim Nasby
On 11/5/14, 2:43 PM, Peter Eisentraut wrote: On 11/5/14 10:57 AM, Tom Lane wrote: However, should we consider the possibility of changing the table to straight alphabetical ordering? I'm not as much in love with that approach as some folks, but it does have the merit that it's always clear wher

Re: [HACKERS] Order of views in stats docs

2014-11-05 Thread Peter Eisentraut
On 11/5/14 10:57 AM, Tom Lane wrote: > However, should we consider the possibility of changing the table to > straight alphabetical ordering? I'm not as much in love with that > approach as some folks, but it does have the merit that it's always clear > where you ought to put a new item. Yes, I t

Re: [HACKERS] Order of views in stats docs

2014-11-05 Thread Tom Lane
Magnus Hagander writes: > http://www.postgresql.org/docs/9.3/static/monitoring-stats.html, table 27-1. > Can somebody find or explain the order of the views in there? It's not > actually alphabetical, but it's also not logical. In particular, what > is pg_stat_replication doing second to last? >

[HACKERS] Order of views in stats docs

2014-11-05 Thread Magnus Hagander
http://www.postgresql.org/docs/9.3/static/monitoring-stats.html, table 27-1. Can somebody find or explain the order of the views in there? It's not actually alphabetical, but it's also not logical. In particular, what is pg_stat_replication doing second to last? I would suggest we move pg_stat_re