【问题标题】:Any spatial index support in the standard PostgreSQL installation?标准 PostgreSQL 安装中是否支持空间索引?
【发布时间】:2010-08-13 12:16:47
【问题描述】:

我是 PostgreSQL 新手。

对于 PostgreSQL 的默认安装(没有像 PostGIS 这样的扩展), 如果我的表中定义了地理字段,那么 PostgreSQL 支持哪些类型的索引?

我在手册中没有找到关于空间索引的任何信息。

【问题讨论】:

    标签: postgresql spatial-index


    【解决方案1】:

    使用 GiST,just like PostGIS uses

    但是为什么不在数据库中安装 PostGIS?

    【讨论】:

      猜你喜欢
      • 2015-12-14
      • 1970-01-01
      • 1970-01-01
      • 2020-02-17
      • 2019-02-06
      • 2019-06-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多