Greenplum as Source
Capture is not supported from Greenplum database.
Compare and Refresh from Greenplum
HVR 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 HVR database User must be granted either of the following
select
privilege:orgrant select on tablename to username;
grant select on all tables in schema schemaname to username;