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. Getting started
  3. Before you begin
  4. Installing Secure Agents
  5. Create a CDI-PC domain
  6. Join a CDI-PC domain
  7. Run the silent installer
  8. Resuming an installation
  9. Before you migrate the Informatica domain
  10. Migrate the domain
  11. Migrate the domain with changes to node configuration
  12. Migrate the domain in silent mode
  13. After you migrate the domain
  14. Install the CDI-PC Client
  15. EBF installation
  16. Uninstall Cloud Data Integration for PowerCenter (CDI-PC)
  17. Uninstalling the CDI-PC Client
  18. Uninstalling the Secure Agent
  19. Appendix A: CDI-PC components

Installation Guide

Installation Guide

PostgreSQL database requirements

PostgreSQL database requirements

You can create a domain configuration repository on a PostgreSQL database. Configure the database settings based on requirements specific to the domain configuration repository.
Use the following guidelines when you set up the database on PostgreSQL:
  • Verify that the database user account has CONNECT, CREATE TABLE, and CREATE VIEW privileges.
  • Specify the database schema name when you use PostgreSQL as the database.
  • Ensure that PostgreSQL has sufficient disk space for the data files. By default, the data files are present in the following location:
    <PostgreSQL installation directory>/data
  • On the database, set the configuration parameters.
    The following table lists the minimum and recommended values for the configuration parameters:
    Parameter
    Minimum Value
    Recommended Value
    max_connections
    200
    4000
    shared_buffers
    2 GB
    16 GB
    max_locks_per_transaction
    1024
    1024
    max_wal_size
    1 GB
    8 GB
    checkpoint_timeout
    5 minutes
    30 minutes

0 COMMENTS

We’d like to hear from you!