Re: Postgres Performance

Поиск
Список
Период
Сортировка
От Vishal Arora
Тема Re: Postgres Performance
Дата
Msg-id BLU110-W16FD4E1CC31927925C6DFAA9000@phx.gbl
обсуждение исходный текст
Ответ на Re: Postgres Performance  (Aftab Alam <aalam@tsrdarashaw.com>)
Список 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@tsrdarashaw.com
To: aroravishal22@hotmail.com
CC: pgsql-admin@postgresql.org; depesz@depesz.com
Subject: RE: [ADMIN] Postgres Performance
Date: Thu, 20 Mar 2008 18:03:13 +0530


Hi Vishal,

 

Attached is the conf file for your reference.

 

Regards

aftab

 


From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Vishal Arora
Sent: Thursday, March 20, 2008 4:34 PM
To: Aftab Alam; depesz@depesz.com
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] Postgres Performance

 







> From: aalam@tsrdarashaw.com
> To: depesz@depesz.com
> CC: pgsql-admin@postgresql.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.


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

В списке pgsql-admin по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Reading information from crashed PGDATA
Следующее
От: "Marc Fromm"
Дата:
Сообщение: create db from a template