Re: log_min_duration_statement units - Mailing list pgsql-docs

From Bruce Momjian
Subject Re: log_min_duration_statement units
Date
Msg-id 200904062101.n36L1lK01030@momjian.us
Whole thread Raw
In response to Re: log_min_duration_statement units  (Euler Taveira de Oliveira <euler@timbira.com>)
Responses Re: log_min_duration_statement units  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
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 too. They are: archive_timeout, autovacuum_vacuum_cost_delay,
> log_autovacuum_min_duration, log_temp_files, statement_timeout,
> tcp_keepalives_idle, and tcp_keepalives_interval. What about mention the unit
> in the comment that follows it? The last two already have it.

Thanks for the list!  Here is an applied patch that cleans these up,
plus fixes log_min_duration_statement.
--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: log_min_duration_statement units
Next
From: Bruce Momjian
Date:
Subject: Re: log_min_duration_statement units