Re: size of units in postgresql.conf

Поиск
Список
Период
Сортировка
От Vincent Stoessel
Тема Re: size of units in postgresql.conf
Дата
Msg-id 3D04DB70.7090903@xaymaca.com
обсуждение исходный текст
Ответ на size of units in postgresql.conf  (Vincent Stoessel <vincent@xaymaca.com>)
Ответы Re: size of units in postgresql.conf
Re: size of units in postgresql.conf
Список 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@xaymaca.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


В списке pgsql-general по дате отправления:

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Help with data transfer please
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Checking that Pg is running from a shell script