Greenplum as Source - DSS 6 | Data Source Solutions Documentation

Documentation: Greenplum as Source - DSS 6 | Data Source Solutions Documentation

Greenplum as Source

Capture is not supported from Greenplum database.

Compare and Refresh from Greenplum

DSS allows you to perform only Compare and Refresh from Greenplum database. This section describes the configuration requirements for performing only Compare and Refresh from Greenplum database.

Grants for Compare and Refresh from Greenplum

This section lists the grants required for performing only Compare and Refresh from Greenplum database.

  • The DSS database User must be granted either of the following <b>select</b> privilege:
    grant select on <em>tablename</em> to <em>username</em>;
    
    or
    grant select on all tables in schema <em>schemaname</em> to <em>username</em>;