Received: from localhost (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 28A316336AD for ; Mon, 6 Apr 2009 16:55:11 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 72019-09 for ; Mon, 6 Apr 2009 16:55:01 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from elite.newx.com.br (newx.com.br [74.55.91.162]) by mail.postgresql.org (Postfix) with ESMTP id B817D6338A3 for ; Mon, 6 Apr 2009 16:55:00 -0300 (ADT) Received: from [201.37.112.242] by elite.newx.com.br with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1Lquu9-0004WQ-AR; Mon, 06 Apr 2009 16:54:49 -0300 Message-ID: <49DA5E05.4090904@timbira.com> Date: Mon, 06 Apr 2009 16:54:45 -0300 From: Euler Taveira de Oliveira User-Agent: Thunderbird 2.0.0.21 (X11/20090324) MIME-Version: 1.0 To: Bruce Momjian CC: PostgreSQL-documentation Subject: Re: log_min_duration_statement units References: <200904061901.n36J1Hq27744@momjian.us> In-Reply-To: <200904061901.n36J1Hq27744@momjian.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - elite.newx.com.br X-AntiAbuse: Original Domain - postgresql.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - timbira.com X-Source: X-Source-Args: X-Source-Dir: X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200904/11 X-Sequence-Number: 5099 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. -- Euler Taveira de Oliveira http://www.timbira.com/