how to increase performance of Postgre

From: Javanesevn <thanhle(at)sangtao(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: how to increase performance of Postgre
Date: 2006-08-01 06:44:36
Message-ID: 44CEF854.70701@sangtao.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Thomas Günther 2006-08-01 07:22:30 Cascading replication
Previous Message Dilipkumar 2006-08-01 03:29:02 Re: PostgreSQL hanging