方式:
① 默认使用jsonb_ops操作符创建
② 使用jsonb_path_ops操作符创建
区别:
postgreSQL jsonb上创建gin索引的两种方式
原文:https://www.cnblogs.com/flyphper/p/14764343.html