Re: Needed: Simplified guide to optimal memory

From: Mark Lewis <mark(dot)lewis(at)mir3(dot)com>
To: Todd Landfried <tlandfried(at)viatornetworks(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Needed: Simplified guide to optimal memory
Date: 2005-06-16 17:01:00
Message-ID: 1118941260.698.5.camel@archimedes.mirlogic.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

We run the RPM's for RH 7.3 on our 7.2 install base with no problems.
RPM's as recent as for PostgreSQL 7.4.2 are available here:
ftp://ftp10.us.postgresql.org/pub/postgresql/binary/v7.4.2/redhat/redhat-7.3/

Or you can always compile from source. There isn't any such thing as a
'supported' package for RH7.2 anyway.

-- Mark Lewis

On Thu, 2005-06-16 at 07:46 -0700, Todd Landfried wrote:
> 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)
> >
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Bruno Wolff III 2005-06-16 17:03:10 Re: Needed: Simplified guide to optimal memory configuration
Previous Message Todd Landfried 2005-06-16 14:46:45 Re: Needed: Simplified guide to optimal memory configuration