* IDEMPIERE-6166 PostgreSQL DUAL table with more than one record
- create unique index on dual.dummy for postgresql
* - implement suggestion from hengsin - make dual a view instead of a table
- fix similar issue with the table dbreplicasyncverifier - it must ensure to contain just one table - running again a COPY command must fail