[DOCS] TODO build rule

2008-08-12 Thread Peter Eisentraut
I tried building TODO.html from TODO according to the description in doc/src/FAQ/README, but saw the following kind of difference repeating: @@ -24,7 +24,7 @@ Administration - -Allow administrators to safely terminate individual sessions either + -Allow administrators to safely terminate in

Re: [HACKERS] [DOCS] [ADMIN] shared_buffers and shmmax

2008-08-12 Thread Bruce Momjian
Greg Smith wrote: > On Thu, 24 Jul 2008, Greg Sabino Mullane wrote: > > > Bite the bullet and start showing the buffer settings as a pure number of > > bytes > > everywhere, and get rid of the confusing '8kB' unit in pg_settings? > > There's already some changes needed in this area needed to exe

Re: [HACKERS] [DOCS] [ADMIN] shared_buffers and shmmax

2008-08-12 Thread Greg Smith
On Tue, 12 Aug 2008, Bruce Momjian wrote: There's already some changes needed in this area needed to execute the full GUC cleanup/wizard plan that's being worked on. The pg_settings view really should show the value both as the user input it and as it's stored internally for cases like these, w