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

Getting the PostgreSQL server status on Windows

Getting the PostgreSQL server status on Windows

To get the status of the PostgreSQL server on Windows, perform the following steps:
  1. Go to
    <Secure Agent installation directory>\apps\process-engine\data\db\util
    .
  2. Run the following script:
    server_status.bat
    If you do not use the default 5432 port, you must pass the port number as an argument as follows:
    server_status.bat <port_number>
    For example,
    server_status.bat 6789

0 COMMENTS

We’d like to hear from you!