Re: how to increase performance of Postgre

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: Javanesevn <thanhle(at)sangtao(dot)net>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: how to increase performance of Postgre
Date: 2006-08-01 08:36:46
Message-ID: bf54be870608010136r6fffc15t4d98e3817bbd3f2@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Have a look at http://www.powerpostgresql.com/PerfList/ and change your
settings accordingly.

Thanks,
--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 8/1/06, Javanesevn <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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message LiveShell 2006-08-01 10:44:44 libpqxx + postgresql connection
Previous Message Thomas Günther 2006-08-01 07:22:30 Cascading replication