[no subject]
-Chandu
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Tony Caduto
Sent: Wednesday, April 26, 2006 9:45 AM
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] Question about postgresql.conf memory settings
Hi,
I am a little confused on some of the memory setting in the
postgresql.conf
for example:
maintenance_work_mem =3D 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=20
---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
Home |
Main Index |
Thread Index