openGauss6.0.3版本 单例模式部署,
通过DataGrip6.1.3做内省(即拉取数据库对象信息时),提示:ERROR: could not identify an ordering operator for type xid
建议:Use an explicit ordering operator or modify the query.
位置:129.
ERROR: GREATEST types xid and integer cannot be matched
位置:760.
ERROR: GREATEST types xid and integer cannot be matched
位置:814.
ERROR: GREATEST types xid and integer cannot be matched
位置:1076.
ERROR: GREATEST types xid and integer cannot be matched
位置:463.
ERROR: GREATEST types xid and integer cannot be matched
位置:278.
ERROR: GREATEST types xid and integer cannot be matched
位置:1826.
ERROR: GREATEST types xid and integer cannot be matched
位置:2637.
ERROR: GREATEST types xid and integer cannot be matched
位置:898.
ERROR: GREATEST types xid and integer cannot be matched
位置:379.
ERROR: GREATEST types xid and integer cannot be matched
位置:643.
ERROR: GREATEST types xid and integer cannot be matched
位置:356.
ERROR: GREATEST types xid and integer cannot be matched
位置:821.
ERROR: GREATEST types xid and integer cannot be matched
位置:785.
ERROR: GREATEST types xid and integer cannot be matched
位置:378.
ERROR: GREATEST types xid and integer cannot be matched
位置:1262.
ERROR: GREATEST types xid and integer cannot be matched
位置:1147.
ERROR: GREATEST types xid and integer cannot be matched
位置:604.
ERROR: GREATEST types xid and integer cannot be matched
位置:874.
ERROR: GREATEST types xid and integer cannot be matched
位置:351.
ERROR: operator does not exist: xid <= xid
建议:No operator matches the given name and argument type(s). You might need to add explicit type casts.
位置:177.
ERROR: GREATEST types xid and integer cannot be matched
位置:389.
ERROR: GREATEST types xid and integer cannot be matched
位置:614.
ERROR: GREATEST types xid and integer cannot be matched
位置:601.
这种改如何处理