当前位置:网站首页>PostgreSQL install GIS plug-in create extension PostGIS_ topology
PostgreSQL install GIS plug-in create extension PostGIS_ topology
2022-07-06 21:39:00 【ac.char】
PostgreSQL install gis plug-in unit CREATE EXTENSION postgis_topology
postgres-# ;
ERROR: could not open extension control file “/usr/pgsql-10/share/extension/postgis_topology.control”: No such file or directory
postgres=# CREATE EXTENSION postgis_topology
;
ERROR: could not open extension control file “/usr/pgsql-10/share/extension/postgis_topology.control”: No such file or directory
!
1 error message
postgres-# ;
ERROR: could not open extension control file "/usr/pgsql-10/share/extension/postgis_topology.control": No such file or directory
postgres=# CREATE EXTENSION postgis_topology
;
ERROR: could not open extension control file "/usr/pgsql-10/share/extension/postgis_topology.control": No such file or directory
2 yum install
yum search postgis ; yum install -y postgis25_10(yum install -y postgis30_10)
3 pgsql establish
postgres=# CREATE EXTENSION postgis_topology
;
ERROR: required extension "postgis" is not installed
HINT: Use CREATE EXTENSION ... CASCADE to install required extensions too.
postgres=# CREATE EXTENSION postgis
;
CREATE EXTENSION
postgres=# CREATE EXTENSION postgis_topology
;
CREATE EXTENSION
边栏推荐
- Absolute primes (C language)
- Technology sharing | packet capturing analysis TCP protocol
- Yuan Xiaolin: safety is not only a standard, but also Volvo's unchanging belief and pursuit
- 首批入选!腾讯安全天御风控获信通院业务安全能力认证
- 跨分片方案 总结
- OneNote in-depth evaluation: using resources, plug-ins, templates
- el-table表格——sortable排序 & 出现小数、%时排序错乱
- 967- letter combination of telephone number
- R3live notes: image processing section
- guava:Collections.unmodifiableXXX创建的collection并不immutable
猜你喜欢
numpy 下载安装
Sequoia China, just raised $9billion
[Li Kou brushing questions] one dimensional dynamic planning record (53 change exchanges, 300 longest increasing subsequence, 53 largest subarray and)
中国白酒的5场大战
It's not my boast. You haven't used this fairy idea plug-in!
Enhance network security of kubernetes with cilium
The difference between break and continue in the for loop -- break completely end the loop & continue terminate this loop
C# 如何在dataGridView里设置两个列comboboxcolumn绑定级联事件的一个二级联动效果
Summary of cross partition scheme
Set up a time server
随机推荐
首批入选!腾讯安全天御风控获信通院业务安全能力认证
Technology sharing | packet capturing analysis TCP protocol
50个常用的Numpy函数解释,参数和使用示例
Aike AI frontier promotion (7.6)
KDD 2022 | realize unified conversational recommendation through knowledge enhanced prompt learning
基于InsightFace的高精度人脸识别,可直接对标虹软
Dialogue with Jia Yangqing, vice president of Alibaba: pursuing a big model is not a bad thing
Five wars of Chinese Baijiu
红杉中国,刚刚募资90亿美元
Acdreamoj1110 (multiple backpacks)
Internet News: Geely officially acquired Meizu; Intensive insulin purchase was fully implemented in 31 provinces
R3live notes: image processing section
20220211 failure - maximum amount of data supported by mongodb
Quick news: the flybook players' conference is held online; Wechat payment launched "education and training service toolbox"
[interpretation of the paper] machine learning technology for Cataract Classification / classification
c语言char, wchar_t, char16_t, char32_t和字符集的关系
对话阿里巴巴副总裁贾扬清:追求大模型,并不是一件坏事
JS traversal array and string
Redistemplate common collection instructions opsforlist (III)
Study notes of grain Mall - phase I: Project Introduction