[ADMIN] 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

[ADMIN] How to optimize Postgres Database

2005-09-03 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 mos