最近更新时间: 2025-10-11 18:10:00
连接cn节点。
postgres=# set enable_sampling_analyze to off; postgres=# create extension postgis; postgres=# set enable_sampling_analyze to on;