Top
Enterprise Postgres 17 SP1 Connection Manager User's Guide

Windows2.1.1 Setup Preparation Tasks

Describes the preparatory tasks to perform before you set up the conmgr process.

Windows2.1.1.1 Security Policy Settings

In order for the Windows service to start and stop the conmgr process, Connection Manager requires a security setting that allows the OS user account that is to start the conmgr process to log on as a service.

Describes how to set up security so that you can log on as a service.

  1. Displaying the [Local Security Policy] window

    In Windows, select [Administrative Tools], and then click [Local Security Policy].

  2. Setting up security

    1. In the [Local Security Policy] window, select [Security Settings], select [Local Policies], and then click [User Rights Assignment].

    2. Under [Policy] in the [User Rights Assignment] window, double-click [Log on as a service].

    3. In the [Log on as a service Properties] window, set the following:

      1. Select the [Local Security Setting] tab.

      2. On the [Local Security Setting] tab, click [Add User or Group].

      3. In the [Select Users or Groups] window, enter the operating system user account of the instance administrator user in [Enter the object names to select].

      4. Click [OK].

    4. In the [Log on as a service Properties] window, click [OK].

Windows2.1.1.2 Preparing for Output to the Event Log

Describes how to prepare for outputting error logs to the event log.

Note

If you have not registered the event source name, the content of the message output to the event log might be incomplete.

Register this default event source name before using the cm_ctl command because the event log may be output with a default event source name of "conmgr".

The following is an example of registering a DLL for a 64 bit product as the event source name "conmgr".

> regsvr32 /n /i:"conmgr" "c:\Program Files\Fujitsu\fsepv<x>client64\lib\pgevent.dll"

For a multi-version installation

If Fujitsu Enterprise Postgres is already installed on the same machine, note the path to the registered DLLs by searching for the following key in the Registry Editor. Then, register a new DLL with the default event source name.

The DLL path is used to re-register the default event source name during removing setup.

conmgr