From: | Todd Landfried <tlandfried(at)viatornetworks(dot)com> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Needed: Simplified guide to optimal memory configuration |
Date: | 2005-06-16 14:46:45 |
Message-ID: | 9A491A53-A5F5-4061-B1EA-8E4216299407@viatornetworks.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
Yes, it is 7.2. Why? because an older version of our software runs on
RH7.3 and that was the latest supported release of Postgresql for
RH7.3 (that we can find). We're currently ported to 8, but we still
have a large installed base with the other version.
On Jun 15, 2005, at 7:18 AM, Tom Lane wrote:
> Dennis Bjorklund <db(at)zigo(dot)dhs(dot)org> writes:
>
>> On Wed, 15 Jun 2005, Todd Landfried wrote:
>>
>>> NOTICE: shared_buffers is 256
>>>
>
>
>> This looks like it's way too low. Try something like 2048.
>>
>
> It also is evidently PG 7.2 or before; SHOW's output hasn't looked
> like
> that in years. Try a more recent release --- there's usually
> nontrivial
> performance improvements in each major release.
>
> regards, tom lane
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Lewis | 2005-06-16 17:01:00 | Re: Needed: Simplified guide to optimal memory |
Previous Message | Josh Berkus | 2005-06-15 18:34:43 | Re: Needed: Simplified guide to optimal memory configuration |