Currently, geodiff copy command fails if a given target tables does not have a PK implemented.
Despite this is not generally the best approach (not to have any PK), we need to handle this properly and provide some hints/output to user and not a error message.
