Support Article
Error on connecting to a partitioned PostgreSql table
SA-82345
Summary
Error on connecting to a partitioned PostgreSql table.
Error Messages
Connection Problem: Class <Class> is mapped to table <Table> which contains no columns.
Steps to Reproduce
Partition a table with sub partitions.
Root Cause
A defect or configuration issue in the operating environment. The PostgreSql driver 42.1.1.1 does not support the table partitioning.
Resolution
Make the following change to the operating environment:
Upgrade to the PostgreSql driver 42.2.2.5.
Published August 19, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.