Skip to main content

How to vacuum PostgreSQL database as a maintenance activity for Rational Focal Point


Technote (FAQ)


Question

How to perform vacuum of PostgreSQL database and automate the process for IBM Rational Focal Point

Answer

Steps to run vacuum on the database are:

Microsoft Windows Operating System:

------------------------------------------

  1. Launch pgAdminIII
  2. Connect to the database in question
  3. Right click> Maintenance
  4. Maintenance operation= Vacuum
  5. Vacuum Options= FULL
  6. Click OK

Linux Operating System:

-----------------------------------

  1. Connect to database
  2. Execute the command "vacuumdb -f <focalpoint db> -h localhost

Once the vacuum is complete, restart Rational Focal Point server.

Please note, vacuum on the database will impact the performance of Rational Focal Point, till the time the vacuum is running. Once the server is restarted, Rational Focal Point performance will be back to normal

To automate the vacuum process edit the postgresql.conf file from <PostgreSQL Home>/8.x/data location and ensure all the parameter under the section AUTOVACUUM PARAMETERS are enabled.

Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Rational Focal Point

General Information


Software version:
6.4, 6.4.0.1, 6.4.1, 6.4.1.1, 6.4.1.2


Operating system(s):
Linux, Windows


Reference #:
1438930


Modified date:
2010-09-28

Translate my page

Content navigation