Re: [DOCS] FAQ future

2009-04-06 Thread Magnus Hagander
On 7 apr 2009, at 07.04, Euler Taveira de Oliveira wrote: Bruce Momjian escreveu: Now that the main FAQ is on the wiki, what are we doing with the FAQ in CVS? Remove it? What about the language-speicific ones? +1. IIRC, Alvaro asked the authors to move it to wiki; and, some of them [1]

Re: [DOCS] FAQ future

2009-04-06 Thread Euler Taveira de Oliveira
Bruce Momjian escreveu: Now that the main FAQ is on the wiki, what are we doing with the FAQ in CVS? Remove it? What about the language-speicific ones? +1. IIRC, Alvaro asked the authors to move it to wiki; and, some of them [1] are already there. Let's give some more time (8.4RC1?) before re

[DOCS] FAQ future

2009-04-06 Thread Bruce Momjian
Now that the main FAQ is on the wiki, what are we doing with the FAQ in CVS? Remove it? What about the language-speicific ones? -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your

Re: [DOCS] log_min_duration_statement units

2009-04-06 Thread Euler Taveira de Oliveira
Bruce Momjian escreveu: Oops, here is the patch; Euler, would you look to see if you can find anything else missing; you seem to be good at that. :-) My English is not as good as yours but here is another try. Personally, I prefer the second one but... -- Euler Taveira de Oliveira htt

Re: [DOCS] log_min_duration_statement units

2009-04-06 Thread Bruce Momjian
Bruce Momjian wrote: > Euler Taveira de Oliveira wrote: > > Bruce Momjian escreveu: > > > Someone complained that the default units for log_min_duration_statement > > > was not mentioned in postgresql.conf; this applied patch fixes that. > > > > > IMHO -1ms doesn't make much sense. Also, some oth

Re: [DOCS] log_min_duration_statement units

2009-04-06 Thread Bruce Momjian
Euler Taveira de Oliveira wrote: > Bruce Momjian escreveu: > > Someone complained that the default units for log_min_duration_statement > > was not mentioned in postgresql.conf; this applied patch fixes that. > > > IMHO -1ms doesn't make much sense. Also, some other parameters don't have > units

Re: [DOCS] log_min_duration_statement units

2009-04-06 Thread Tom Lane
Bruce Momjian writes: > It seems illogical to document it this way Yeah, that's what I thought, so why did you do it that way? You could do something like #log_min_duration_statement = -1# -1 is disabled, 0 logs all statements # default unit is ms

Re: [DOCS] log_min_duration_statement units

2009-04-06 Thread Euler Taveira de Oliveira
Bruce Momjian escreveu: Someone complained that the default units for log_min_duration_statement was not mentioned in postgresql.conf; this applied patch fixes that. IMHO -1ms doesn't make much sense. Also, some other parameters don't have units too. They are: archive_timeout, autovacuum_vacuu

Re: [DOCS] log_min_duration_statement units

2009-04-06 Thread Bruce Momjian
Tom Lane wrote: > Bruce Momjian writes: > > ! #log_min_duration_statement = -1 # -1 is disabled, 0 logs all statements > > > ! #log_min_duration_statement = -1ms# -1 is disabled, 0 logs all > > statements > > This is not sensible -- there are no units for the "-1" setting. I > seem

Re: [DOCS] log_min_duration_statement units

2009-04-06 Thread Tom Lane
Bruce Momjian writes: > ! #log_min_duration_statement = -1# -1 is disabled, 0 logs all statements > ! #log_min_duration_statement = -1ms # -1 is disabled, 0 logs all statements This is not sensible -- there are no units for the "-1" setting. I seem to recall that it won't even work; did

[DOCS] Update postgresql.conf units display

2009-04-06 Thread Bruce Momjian
I have applied the attached patch to display the units options in postgresql.conf more clearly. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + Index: postgresql.conf.s

[DOCS] log_min_duration_statement units

2009-04-06 Thread Bruce Momjian
Someone complained that the default units for log_min_duration_statement was not mentioned in postgresql.conf; this applied patch fixes that. -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ