vCenter

 View Only
  • 1.  how to configure HQ in Postgresql server...

    Posted Jan 15, 2007 07:58 AM
    hi all...
    can any one please tell me how to configure HQ in postgresql server...

    Postgresql as the backend database for HQ?


    Regards
    Chandra


  • 2.  RE: how to configure HQ in Postgresql server...

    Posted Jan 15, 2007 06:53 PM
    You can use a stand-alone PostgreSQL server with HQ by creating a database and database user for your installation, and then following the instructions to startup the setup with the "-postgresql" flag as shown in the documentation here:

    http://support.hyperic.com/confluence/display/DOCSHQ27/Full+Installation+Guide

    The trick here is that the database and database user must exist prior to initiating the "stand-alone PostgreSQL" installation, as the setup process will not automatically create these for you in this mode.