Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

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

Secure Agent Services

Secure Agent Services

Managing the PostgreSQL database on Linux

Managing the PostgreSQL database on Linux

Use binaries utility scripts to manage the PostgreSQL database.
To manage the PostgreSQL database, you must log in as a user who does not have root access. A root user will be unable to run PostrgreSQL binaries and utility scripts.
Informatica has created some utility script 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-linux-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 sections contain sample commands that use the following default values:
  • Default database name: activevos
  • Default database user name: bpeluser
  • Default database password: bpel

0 COMMENTS

We’d like to hear from you!