Re: size of units in postgresql.conf

From: Vincent Stoessel <vincent(at)xaymaca(dot)com>
To: Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: size of units in postgresql.conf
Date: 2002-06-10 17:01:36
Message-ID: 3D04DB70.7090903@xaymaca.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Why is it different for different directives?
It seems like it would make maintenance a lot easier if
we knew all the unit were bytes or kbytes by default.
Are human readable variables supported (ie 12M , 11K) ?
If not, can that be my feature request?
Thanks.

Neil Conway wrote:
> On Wed, 29 May 2002 16:12:51 -0400
> "Vincent Stoessel" <vincent(at)xaymaca(dot)com> wrote:
>
>>Hello,
>>Quick question: what is the unit of memory size used in postgresql.conf?
>>bytes? kilobytes?
>>Is the base unit consistent for every field ?
>
>
> No, it depends on the specific configuration directive. The
> documentation describes what each variable controls and the unit
> is is specified in:
>
> http://developer.postgresql.org/docs/postgres/runtime-config.html
>
> Cheers,
>
> Neil
>

--
Vincent Stoessel
Linux Systems Developer
vincent xaymaca.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-06-10 17:11:48 Re: Checking that Pg is running from a shell script
Previous Message Bruce Momjian 2002-06-10 16:12:08 Re: Non-linear Performance