Hibernate fail with Postgresql : Row comparison operators must be associated with btree operator families.
Explanation of the problem Recently I had the following issue with PostgreSQL ( 10+) : SQL exception : Exception while executing meta query: ERROR: could not determine interpretation of row…