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

Managing the PostgreSQL database on Windows

Managing the PostgreSQL database on Windows

Use binaries and utility scripts to manage the PostgreSQL database.
To manage the PostgreSQL database, you must log in as a user who does not have system administrator rights. A system administrator will be unable to run PostrgreSQL binaries and utility scripts.
Informatica has created some utility scripts based on PostgreSQL binaries. These utility scripts make it easier for you to manage the PostgreSQL database.
The following directories contain files for the PostgreSQL database:
  • PostgreSQL binaries:
    <Secure Agent installation directory>\apps\process-engine\data\db\postgresql-windows-x64-binaries\pgsql\bin
  • PostgreSQL utility scripts:
    <Secure Agent installation directory>\apps\process-engine\data\db\util
  • PostgreSQL logs:
    <Secure Agent installation directory>\apps\process engine\logs\PostGreSql\postgresql.log
  • PostgreSQL data:
    <Secure Agent installation directory>\apps\process engine\data\PostGreSql\Data
For more information about PostgreSQL scripts, see the PostgreSQL help at https://www.postgresql.org/docs/current/static/index.html.
Some of the following sections contain sample commands that use these default values:
  • Default database name: activevos
  • Default database user name: bpeluser
  • Default database password: bpel

0 COMMENTS

We’d like to hear from you!