Re: [PERFORM] How to improve Postgres performance

2005-08-29 Thread Dennis Bjorklund
On Tue, 30 Aug 2005, Hemant Pandey wrote: > So please tell me how can i improve database performance through > configuration parameters. I had tried to change parameters in > postgresql.conf file but of no avail. > Now i am trying to Auto Vacuum, but don't know how to run Auto Vacuum. The most im

[PERFORM] How to improve Postgres performance

2005-08-29 Thread Hemant Pandey
Hi All, I am running an application, which connects to the postgres database at initialization time and perform the database operations like Select/Update. Database queries are very simple. On analyzing my application through Quantifier( Performance analyzing tool), I found the most