'Value was either too large or too small for an Int32' error when opening the Tables tab of the Object Explorer
说明
When using a PostgreSQL 12.0.3 database, if you click in the Object Explorer and try to see the Tables in the Tables tab, the following error appears:
'System.OverflowException Value was either too large or too small for an Int32'
This doesn't happen in the native Postgres tools, and this issue may not occur on every database, but can be seen on multiple machines that connect to the database where the issue occurs.
原因
This issue can occur if a table had over 2 billion rows inside it.
解决办法
WORKAROUND: None
STATUS: Waiting for fix in a future release of Toad Data Point.
缺陷ID
QAT-16070
其他信息
contact the developers, who can provide an interim build to solve this in the meantime