Re: Performance Tuning - Any easy things that I can do ?

From: Thom Brown <thombrown(at)gmail(dot)com>
To: "Wang, Mary Y" <mary(dot)y(dot)wang(at)boeing(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Performance Tuning - Any easy things that I can do ?
Date: 2010-02-04 16:08:37
Message-ID: bddc86151002040808x6ccbbd95i4e4e062fdffd7fd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4 February 2010 15:54, Wang, Mary Y <mary(dot)y(dot)wang(at)boeing(dot)com> wrote:
> Hi,
>
> I restored my database.  However, I noticed performance is poor as compared to before.
> Are there some easy things that I can do to improve the performance (besides rewriting the code)?
>
> My pgversion is 7.1.3 (I know, I know that I need to upgrade).
>

Need to upgrade? That's a bit of an understatement. If you're able
to do so, I'd strongly recommend it as PostgreSQL has dramatically
improved in every area since then.

I think you'll need a PostgreSQL veteran to help you out there. All I
can think of is you take a look at the earliest available
documentation (7.2 from what I can tell) and try looking into those
settings: http://www.postgresql.org/docs/7.2/static/runtime-config.html

Regards

Thom

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2010-02-04 16:12:14 Re: Postgres wal shipping from 8.33 to 8.42.
Previous Message Thom Brown 2010-02-04 15:58:20 Re: Postgres wal shipping from 8.33 to 8.42.