Issue
Your row counts between Salesforce and Postgres are different and you are expecting them to be the same. Alternatively, the Salesforce estimated row count differs from the actual row count as reported by Salesforce.
Resolution
There are a number of possible reasons this might occur, our Dev Center docmentation for row counts explains the most common causes.