Top
Enterprise Postgres 17 SP1 Connection Manager User's Guide

Windows2.3.2 Setting of Automatic Start / Stop of conmgr Process

The conmgr process can be started/stopped automatically according to the start/stop of the database server OS.

If the service startup type is "manual", change it to "automatic". By setting it to "automatic", it will start automatically when the database server OS is started, and will automatically stop when the database server OS is shut down.

Note

Please do so as a user with "Administrator" privileges.

Follow the procedure below to switch services.

  1. Display the [Services] window

    In [Administrative Tools], click [Services].

  2. Switch startup

    Select the service name of the conmgr process, display the [Properties] dialog, and switch the startup type from Manual to Automatic.


You can also change the above settings with the sc config command.