Bundling postgreSQL with my Java application

From: Saurabh Dave <saurabhdave(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Bundling postgreSQL with my Java application
Date: 2009-07-06 05:48:24
Message-ID: fdd0c0f90907052248s77537c8flf506818e861b7468@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,

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?

Thanks,
Saurabh

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Mark Mielke 2009-07-06 06:00:24 Re: Bundling postgreSQL with my Java application
Previous Message Craig Ringer 2009-07-06 05:33:29 Re: Six PostgreSQL questions from a pokerplayer