Question about postgresql.conf memory settings - Mailing list pgsql-general

From Tony Caduto
Subject Question about postgresql.conf memory settings
Date
Msg-id 444F8755.6000002@amsoftwaredesign.com
Whole thread Raw
List pgsql-general
Hi,
I am a little confused on some of the memory setting in the postgresql.conf

for example:

maintenance_work_mem = 32768    # min 1024, size in KB

is the 32768 bytes or KB

The comment says size is in KB, so I would assume this is actually 32768
* 1024

or is it really 32k?

If it is 32k shouldn't the comment say size in bytes not KB?

--
Tony


pgsql-general by date:

Previous
From: Alban Hertroys
Date:
Subject: Re: Ordering of records in group by not possible
Next
From: "SunWuKung"
Date:
Subject: evaluating equation stored in a string