From: | Vivek Khera <khera(at)kcilink(dot)com> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: go for a script! / ex: PostgreSQL vs. MySQL |
Date: | 2003-10-13 15:37:53 |
Message-ID: | x7brslp2r2.fsf@yertle.int.kciLink.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-performance |
>>>>> "CK" == Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
>> If shmmax and shmmall are too small, then:
>> PostgreSQL requires some more shared memory to cache some tables, x
>> Mb, do you want to increase your OS kernel parameters?
>> Tweak shmmax and shmmall
CK> Note that this still requires a kernel recompile on FreeBSD :(
According to whom? sysctl is your friend. Some sysctl settings may
require reboot, but I don't think the SHM ones do.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera(at)kciLink(dot)com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/
From | Date | Subject | |
---|---|---|---|
Next Message | Vivek Khera | 2003-10-13 15:39:03 | Re: go for a script! / ex: PostgreSQL vs. MySQL |
Previous Message | David Link | 2003-10-13 15:25:17 | Re: A conditional DROP TABLE function |
From | Date | Subject | |
---|---|---|---|
Next Message | Vivek Khera | 2003-10-13 15:39:03 | Re: go for a script! / ex: PostgreSQL vs. MySQL |
Previous Message | Joe Conway | 2003-10-13 15:04:27 | Re: Another weird one with an UPDATE |