ielizaga/gpcheckintegrity

Check integrity of tables within a specific schema

Closed this issue · 2 comments

This issue is to track the development of the feature "integrity of tables within a single schema". Right now, the tool checks all the tables in all the schemas in the DB. After this enhancement, the tool will accept a command line option to check the tables in a specific schema.

Assigning to @ielizaga for verification.

Verified. Pull request #6 merged into master.