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]
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
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
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
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
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
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
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
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
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
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
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
12 matches
Mail list logo