From: | "Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in> |
---|---|
To: | pgsql-general(at)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us |
Subject: | Re: Physical sites handling large data |
Date: | 2002-09-17 13:57:17 |
Message-ID: | 3D878215.24530.9E853AE@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
On 17 Sep 2002 at 8:59, Ericson Smith wrote:
> Out Vacuum frequency is once daily, with EXPLAINS happening every 2
> hours.
>
> We use the default kernel buffer settings.
I must say you have a good database installation. As many people have found and
documented before, an in time vacuum can almost double the performance.
And I am really amazed that things worked with default buffer settings. AFAIK,
it takes upto half the physical RAM for buffers. But many distro. (for linux at
least) limit it to 200MB or half the RAM. So that on huge RAM, it would not eat
up all..
Bye
Shridhar
--
MIT: The Georgia Tech of the North
From | Date | Subject | |
---|---|---|---|
Next Message | Wim | 2002-09-17 14:07:06 | Re: Still big problems with pg_dump! |
Previous Message | Gavin Sherry | 2002-09-17 13:50:49 | Re: Still big problems with pg_dump! |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2002-09-17 14:05:29 | Re: Proposal for resolving casting issues |
Previous Message | Gavin Sherry | 2002-09-17 13:50:49 | Re: Still big problems with pg_dump! |