From: | Christopher Browne <cbbrowne(at)libertyrms(dot)info> |
---|---|
To: | pgsql-performance(at)postgresql(dot)org |
Subject: | Re: Optimizing Performance |
Date: | 2003-10-28 15:59:37 |
Message-ID: | 60he1t8iae.fsf@dev6.int.libertyrms.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
kamalr(at)networkprograms(dot)com ("Kamalraj Singh Madhan") writes:
> Hi, I'am having major performance issues with post gre 7.3.1
> db. Kindly suggest all the possible means by which i can optimize
> the performance of this database. If not all, some ideas (even if
> they are common) are also welcome. There is no optimisation done to
> the default configuration of the installed database. Kindly suggest.
The best single document I am aware of on tuning the database may be
found here:
<http://www.varlena.com/varlena/GeneralBits/Tidbits/perf.html>
That may help with some of your problems, but there can be no
guarantees. What ultimately must happen is for you to discover what
are the bottlenecks on your system and addressing them. That involves
a process of exploration, as opposed to one of doing some unambiguous
"best practices."
--
select 'cbbrowne' || '@' || 'libertyrms.info';
<http://dev6.int.libertyrms.com/>
Christopher Browne
(416) 646 3304 x124 (land)
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff | 2003-10-28 16:33:59 | Re: Adding foreign key performance |
Previous Message | Tom Lane | 2003-10-28 15:51:32 | Re: Adding foreign key performance |