Re: Postgres Performance

From: Vishal Arora <aroravishal22(at)hotmail(dot)com>
To: Aftab Alam <aalam(at)tsrdarashaw(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Postgres Performance
Date: 2008-03-20 16:52:22
Message-ID: BLU110-W16FD4E1CC31927925C6DFAA9000@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Based on your conf file.. you can increase shared buffers and also you can increase the max_connections. (I am not sure if your version of Postgres supports more than 32 connections. Just check that). Apart from that you can use Explain Analyze on any specific query which you think is having any performance issues.

- Vishal

From: aalam(at)tsrdarashaw(dot)comTo: aroravishal22(at)hotmail(dot)comCC: pgsql-admin(at)postgresql(dot)org; depesz(at)depesz(dot)comSubject: RE: [ADMIN] Postgres PerformanceDate: Thu, 20 Mar 2008 18:03:13 +0530

Hi Vishal,

Attached is the conf file for your reference.

Regards
aftab

From: pgsql-admin-owner(at)postgresql(dot)org [mailto:pgsql-admin-owner(at)postgresql(dot)org] On Behalf Of Vishal AroraSent: Thursday, March 20, 2008 4:34 PMTo: Aftab Alam; depesz(at)depesz(dot)comCc: pgsql-admin(at)postgresql(dot)orgSubject: Re: [ADMIN] Postgres Performance

> From: aalam(at)tsrdarashaw(dot)com> To: depesz(at)depesz(dot)com> CC: pgsql-admin(at)postgresql(dot)org> Subject: Re: [ADMIN] Postgres Performance> Date: Thu, 20 Mar 2008 16:02:48 +0530> > Dear Hubert,> > I have mistaken written 7.0 instead of 7.3, I am getting more than 2000 hits> daily, can u suggest the best configuration. Mean while I am trying to> migrate it to 8.3.1> Still 7.3 is an older version. > > I am using postgres 7.0 with linux with 15 GB of database & 3> gb of RAM.> > Can anyone suggest what is the best setting for postgres. I am using> postgres as web db.> What are the performance issues you are facing? What are the settings you have made in you postgreSQL.conf file? Based on that we can suggest you to tune some parameters or any other solution. - Vishal

Coolhotmail : Board of the same old Email ID’s? Get a unique one here. Try it now!

This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. TSR Darashaw Ltd. has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. TSR Darashaw Ltd. reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the TSR Darashaw Ltd's e-mail system.
_________________________________________________________________
Fashion Channel : Want to know what’s the latest in the fashion world ? You have it all here on MSN Fashion.
http://lifestyle.in.msn.com/

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bhella Paramjeet-PFCW67 2008-03-20 17:12:54 Re: Postgres database and firewall
Previous Message Alvaro Herrera 2008-03-20 16:51:11 Re: Reading information from crashed PGDATA