Creating the PostgreSQL database
RICOH ProcessDirector creates the PostgreSQL database the first time you configure the database settings
and enable data collection.
- Click the Administration tab.
- In the left pane, click .
- To create the PostgreSQL database on the RICOH ProcessDirector primary server, make sure that the PostgreSQLserver IP address or host name property value is localhost:
With RICOH ProcessDirector for Linux, the PostgreSQL database can reside on a different computer. However, RICOH ProcessDirector cannot create the database on a different computer. You must create the database on that computer outside using PostgreSQL tools. After you create the database on a different server, enter the IP address or hostname here.
- Review the current values for the properties and make any required updates.To see information about any of the properties, click the question mark button next to the property name.
- Click SAVE.
- Note:
- RICOH ProcessDirector does not collect data during job processing until you enable data collection and also enable one or more Data Collectors or add a WritePropsToReportsDatabase step to a workflow.
- When you are certain that the database settings are correct, click the Data Collection switch at the top of the Database Settings page to enable data collection.
The first time you enable data collection, RICOH ProcessDirector creates the database using the property values that you specify. Disabling data collection
disconnects RICOH ProcessDirector from the database. Enabling data collection re-establishes the connection.
- Note:
- Updating properties on this page does not update the database. You must use PostgreSQL
metacommands or another interface to make changes to the database, then use these
properties to match.
For example, your corporate guidelines require all passwords to be reset every 90 days. To update the password that RICOH ProcessDirector uses to access the PostgreSQL database, you must:
- Update the password in the database using metacommands or a separate user interface.
- Update the password on the Database Settings page.