Re: [DOCS] Patch for monitoring.sgml

2008-03-11 Thread Bruce Momjian
Added to TODO: > * Allow statistics last vacuum/analyze execution times to be displayed > without requiring stats_row_level to be enabled --- Guillaume Lelarge wrote: > Hi all, > > This patch adds a sentence on monitori

[DOCS] order of entries in admin docs

2008-03-11 Thread Scott Marlowe
I was just looking for something in the admin docs, and it seems like the ordering of sections is sub-optimal. 17. Operating System Environment 18. Server Configuration 19. Database Roles and Privileges 20. Managing Databases 21. Client Authentication Seems that Client Authentication should come

Re: [DOCS] order of entries in admin docs

2008-03-11 Thread Alvaro Herrera
Scott Marlowe escribió: > Seems that Client Authentication should come right after Server > Configuration. After all, how is someone going to handle roles and > database creation before they've authenticated? Is there some reason > for the order that I'm missing? Is it an easy change? I'd be h

Re: [DOCS] order of entries in admin docs

2008-03-11 Thread Tom Lane
"Scott Marlowe" <[EMAIL PROTECTED]> writes: > I was just looking for something in the admin docs, and it seems like > the ordering of sections is sub-optimal. > 17. Operating System Environment > 18. Server Configuration > 19. Database Roles and Privileges > 20. Managing Databases > 21. Client Aut

Re: [DOCS] order of entries in admin docs

2008-03-11 Thread Scott Marlowe
On Tue, Mar 11, 2008 at 10:36 AM, Tom Lane <[EMAIL PROTECTED]> wrote: > "Scott Marlowe" <[EMAIL PROTECTED]> writes: > > I was just looking for something in the admin docs, and it seems like > > the ordering of sections is sub-optimal. > > > 17. Operating System Environment > > 18. Server Config