Table of Contents

Search

  1. Preface
  2. Data Replication Overview
  3. Understanding Data Replication
  4. Sources - Preparation and Replication Considerations
  5. Targets - Preparation and Replication Considerations
  6. Starting the Server Manager
  7. Getting Started with the Data Replication Console
  8. Defining and Managing Server Manager Main Servers and Subservers
  9. Creating and Managing User Accounts
  10. Creating and Managing Connections
  11. Creating Replication Configurations
  12. Materializing Targets with InitialSync
  13. Scheduling and Running Replication Tasks
  14. Implementing Advanced Replication Topologies
  15. Monitoring Data Replication
  16. Managing Replication Configurations
  17. Handling Replication Environment Changes and Failures
  18. Troubleshooting
  19. Data Replication Files and Subdirectories
  20. Data Replication Runtime Parameters
  21. Command Line Parameters for Data Replication Components
  22. Updating Configurations in the Replication Configuration CLI
  23. DDL Statements for Manually Creating Recovery Tables
  24. Sample Scripts for Enabling or Disabling SQL Server Change Data Capture
  25. Glossary

Replication Considerations for Greenplum Targets

Replication Considerations for Greenplum Targets

Review the following replication considerations for Greenplum targets:
  • When replicating LOB data to Greenplum targets, the Applier and InitialSync truncate the LOB data to the size that is specified in the
    global.lob_truncation_size
    runtime parameter.
  • By default, when InitialSync uses the native load utility to load source data to the target, the utility loads null values and empty strings as null values. Set the
    global.nz_pg_empty_strings_as_null
    runtime parameter to 0 to differentiate between empty strings and null values.
  • For Greenplum v5.0.
    x
    , v.5.1.
    x
    , or v5.2.
    x
    targets, set the
    Applier threads
    field on the
    Runtime Settings
    tab >
    General
    view to 1 or 2.

0 COMMENTS

We’d like to hear from you!