Re: how to increase performance of Postgre

From: Javanesevn <thanhle(at)sangtao(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: how to increase performance of Postgre
Date: 2006-08-03 11:03:55
Message-ID: 44D1D81B.50905@sangtao.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

Thanks for your check list. It's helpful with me.

-Javanesevn
Shoaib Mir wrote:

> Have a look at http://www.powerpostgresql.com/PerfList/ and change
> your settings accordingly.
>
> Thanks,
> --
> Shoaib Mir
> EnterpriseDB ( www.enterprisedb.com <http://www.enterprisedb.com>)
>
> On 8/1/06, *Javanesevn* <thanhle(at)sangtao(dot)net
> <mailto:thanhle(at)sangtao(dot)net>> wrote:
>
> Hi all,
>
> My project ( web application) is using Postgre 8.1 and PHP 4.x (ADO
> library to access database). And I would like to increase
> perfomance, so
> I changed configuration follow this:
> shared_buffers = 16000(Default = 1000)
> wal_buffers = 64(Default = 8)
> But this setting is not strong effect. Please show me other way or
> your
> idea to resolve my problem. Thanks a lot.
>
> Best regards,
>
> -Javanesevn.
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend
>
>
>
>
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Mr. Dan 2006-08-03 13:13:00 Re: On-line backup - /bin/tar: Error exit delayed from previous errors
Previous Message adey 2006-08-03 00:54:56 Re: how to increase performance of Postgre