We are bundling PostgreSQL 8.3.7 with our Java based application. We observe that in some systems the Database access becomes very slow after running it for couple of days.
We understand that postgresql.conf needs to be adjusted as per the system specification where postgreSQL is running.
Is there a utility that we can use that can check the system specification and change the required parameters in postgresql.conf accordingly?