在具有 hstore 列的表上运行 VACUUM ANALYZE 时,出现以下错误:
ERROR: could not identify a comparison function for type hstore
我可以在没有比较功能的情况下强制它完成吗?如果没有,我该如何定义?
在具有 hstore 列的表上运行 VACUUM ANALYZE 时,出现以下错误:
ERROR: could not identify a comparison function for type hstore
我可以在没有比较功能的情况下强制它完成吗?如果没有,我该如何定义?