Table of Contents

Search

  1. Preface
  2. Secure Agent services
  3. API Microgateway Service
  4. CMI Streaming Agent
  5. Common Integration Components
  6. Database Ingestion service
  7. Data Integration Server
  8. Elastic Server
  9. File Integration Service
  10. GitRepoConnectApp
  11. IDMC Data Gateway Service
  12. Mass Ingestion (Files)
  13. Metadata Foundation Application
  14. Metadata Platform Service
  15. Process Server
  16. SecretManagerApp
  17. Configuring Secure Agent service properties

Secure Agent Services

Secure Agent Services

PostgreSQL configuration files

PostgreSQL configuration files

When you install the PostgreSQL database, the
postgresql.conf
file is automatically created in the following directory:
<Secure Agent installation directory>\apps\process-engine\data\PostGreSql\Data
The configuration parameters in the
postgresql.conf
file define the default values of the server properties related to auditing, authentication, encryption, and other behaviors.
The
postgresql.conf
file is overwritten every time you install or upgrade to a new version of the PostgreSQL database. Do not update the
postgresql.conf
file for any customized behavior, because the changes are lost when the file is overwritten.
Use the
user.conf
file to override the default values that are defined in the
postgresql.conf
file.
If the
user.conf
file does not already exist, create the file in the same directory as the
postgresql.conf
file, and override the values. Changes take effect after you restart the PostgreSQL database.

0 COMMENTS

We’d like to hear from you!