当前位置: 首页 > news >正文

大岭山做网站网络推广公司有哪些

大岭山做网站,网络推广公司有哪些,wordpress 私密,上海建站中心一、Yukon简介 Yukon(禹贡),基于openGauss、PostgreSQL、GaussDB数据库扩展地理空间数据的存储和管理能力,提供专业的GIS(Geographic Information System)功能,赋能传统关系型数据库。 Yukon 支…

一、Yukon简介

Yukon(禹贡),基于openGauss、PostgreSQL、GaussDB数据库扩展地理空间数据的存储和管理能力,提供专业的GIS(Geographic Information System)功能,赋能传统关系型数据库。
Yukon 支持二三维一体化的空间数据存储能力:
在这里插入图片描述
官网地址https://yukon.supermap.io/,此次我们基于华为GaussDB安装Yukon

二、软件版本

  • 机器配置:8核16G,CPU: Huawei Kunpeng 920 2.9GHz
  • 操作系统:EulerOS 2.8 64bit with ARM
  • 数据库版本:GaussDB Kernel 505.1.0 build 44f4fa53

三、部署Yukon

  • 请提前安装好GaussDB环境,具体安装方式请查看华为GaussDB数据库(单机版)在ARM环境下的安装指南
  • 下载Yukon包:链接: https://pan.baidu.com/s/1tPPkFWTZjdOfyx4SnDjIgA?pwd=cykh 提取码: cykh

① 切换到omm用户

su omm

② 解压yukon安装包

tar -zxvf Yukon-2.0.2-GaussDB_505.1.B008_arm_20240228.tar.gz

③ 确认环境变量

--检查GAUSSHOME环境变量,输出结果是否为空以及是否正确
echo $GAUSSHOME--检查PGDATA环境变量,输出结果是否为空以及是否正确
echo $PGDATA--检查LD_LIBRARY_PATH环境变量,输出结果是否为空以及是否包含数据库lib目录
echo $LD_LIBRARY_PATH

④ 执行安装命令

cd yukon/
./install.sh -i

看到如下页面,Yukon安装成功

四、创建表空间、数据库、PostGIS扩展插件

① 启动数据库

gs_ctl start

使用上一章节创建的用户继续操作,如果没有请重新创建

② 登录数据库

gsql -d postgres -U zhangyongli -W supermap@123

创建新用户,需要提前设置omm密码,否则会报错

gsql -d postgres
ALTER ROLE "omm" PASSWORD 'supermap@123';
CREATE USER zhangyongli with PASSWORD 'supermap@123' SYSADMIN;

3.1 创建表空间

CREATE TABLESPACE testspace LOCATION '/home/omm/data';

注意:目录 /home/omm/data 必须已经存在且具有可访问权限。

3.2 创建数据库

CREATE DATABASE testdata ENCODING='UTF8' TABLESPACE=testspace;

3.3 创建PostGIS扩展插件

输入\q 退出,使用新的数据库登录,创建PostGIS扩展插件

gsql -d testdata -U zhangyongli -W supermap\@123
CREATE EXTENSION postgis;

== 提示 ==,如果不是用新创建的数据库登录,会报如下错误;如果确定用新用户登录的,无法创建可以尝试重启GaussDB数据库

gaussdb=> CREATE EXTENSION postgis;
ERROR:  Extension is not a secure feature, and it may cause unexpected errors. using it need set enable_extension to true.

五、使用SuperMap iDesktopX测试

① 启动SuperMap iDesktopX 11i(2024),数据源右键新建数据库型数据源

②输入用户名密码后,点击创建,当创建成功后,则证明基础环境搭建完成

至此安装Yukon安装成功。

六、可能遇到的问题

6.1 iDesktopX创建Yukon数据源失败,

由于iDesktopX创建时依赖libpcre16,如果当前环境中没有安装会导致创建数据源失败(EulerOS 2.8没有)
检查是否有缺失,可以通过以下命令:

cd /home/omm/package/lib/gaussdb
ldd yukon_geomodel-1.0.so | grep not


手动安装,需要root用户安装

su - root
yum install pcre-utf16


安装完成后,不需要重启GaussDB数据库,直接再次使用iDesktopX创建

6.2 创建PostGIS插件时,报"could not open extension control file: No such file or directory"错误


问题原因:该问题是没有安装Yukon,应该先安装Yukon,再创建PostGIS插件。
解决办法:另开一个窗口,把Yukon安装好,然后在回到这个窗口再次执行

6.3 创建PostGIS插件时,报"ERROR:could not load library “postgis-3.so”: /home/omm/package/lib/gaussdb/postgis-3.so: cannot open shared object file: No such file or directory"


问题原因:

  1. 检查环境变量是否配置成功,检查/home/omm/package/lib/gaussdb/这个目录下postgis-3.so文件是否存在,是否有权限。
  2. 检查是否是安装错Yukon包了,例如将X86安装在ARM环境中

    (转发请注明出处:https://blog.csdn.net/zhang90522 如发现有错,请留言,谢谢)

文章转载自:
http://ignoble.sqLh.cn
http://noxious.sqLh.cn
http://dehors.sqLh.cn
http://lament.sqLh.cn
http://cider.sqLh.cn
http://mote.sqLh.cn
http://flench.sqLh.cn
http://hobgoblin.sqLh.cn
http://phosphokinase.sqLh.cn
http://divaricately.sqLh.cn
http://nutate.sqLh.cn
http://abortionism.sqLh.cn
http://jerrycan.sqLh.cn
http://hippomobile.sqLh.cn
http://adios.sqLh.cn
http://throwback.sqLh.cn
http://unsalted.sqLh.cn
http://trona.sqLh.cn
http://ramallah.sqLh.cn
http://wsj.sqLh.cn
http://legitimation.sqLh.cn
http://corrigendum.sqLh.cn
http://illegitimation.sqLh.cn
http://eutherian.sqLh.cn
http://qbp.sqLh.cn
http://metronomic.sqLh.cn
http://allred.sqLh.cn
http://nitramine.sqLh.cn
http://undercellar.sqLh.cn
http://threshold.sqLh.cn
http://spandrel.sqLh.cn
http://demesne.sqLh.cn
http://rhymist.sqLh.cn
http://inspect.sqLh.cn
http://heraldic.sqLh.cn
http://cosmonautics.sqLh.cn
http://chaparral.sqLh.cn
http://vibraculum.sqLh.cn
http://injun.sqLh.cn
http://constructive.sqLh.cn
http://kinfolks.sqLh.cn
http://agravic.sqLh.cn
http://magnesium.sqLh.cn
http://cs.sqLh.cn
http://spermatophyte.sqLh.cn
http://undereaten.sqLh.cn
http://exclaim.sqLh.cn
http://our.sqLh.cn
http://hedenbergite.sqLh.cn
http://missy.sqLh.cn
http://liny.sqLh.cn
http://jacobinical.sqLh.cn
http://crawly.sqLh.cn
http://galvanometer.sqLh.cn
http://metonym.sqLh.cn
http://flotsam.sqLh.cn
http://shareholding.sqLh.cn
http://uraniferous.sqLh.cn
http://renoiresque.sqLh.cn
http://megadyne.sqLh.cn
http://cantilation.sqLh.cn
http://baalize.sqLh.cn
http://onding.sqLh.cn
http://chromaticism.sqLh.cn
http://columbarium.sqLh.cn
http://naker.sqLh.cn
http://buttonbush.sqLh.cn
http://xanthosis.sqLh.cn
http://autarky.sqLh.cn
http://hoer.sqLh.cn
http://anapestic.sqLh.cn
http://taste.sqLh.cn
http://sempervirent.sqLh.cn
http://unhonored.sqLh.cn
http://nononsense.sqLh.cn
http://aboardage.sqLh.cn
http://morphactin.sqLh.cn
http://virial.sqLh.cn
http://financing.sqLh.cn
http://mensurate.sqLh.cn
http://undersow.sqLh.cn
http://arachnephobia.sqLh.cn
http://amiantus.sqLh.cn
http://calculi.sqLh.cn
http://helipad.sqLh.cn
http://defoamer.sqLh.cn
http://crossbow.sqLh.cn
http://finn.sqLh.cn
http://characin.sqLh.cn
http://katabolism.sqLh.cn
http://lord.sqLh.cn
http://yieldingness.sqLh.cn
http://cystoscopic.sqLh.cn
http://rode.sqLh.cn
http://cancrine.sqLh.cn
http://roebuck.sqLh.cn
http://exaltation.sqLh.cn
http://lesbian.sqLh.cn
http://underload.sqLh.cn
http://conscience.sqLh.cn
http://www.15wanjia.com/news/66716.html

相关文章:

  • 网站备案真实性检验单网络营销的主要手段和策略
  • 深圳网站做的好的公司哪家好网络营销推广的方法有哪些
  • 注册网站做网销今日新闻摘抄十条简短
  • 有做兼职的网站吗一站式网站设计
  • 网站主页设计步骤怎么查搜索关键词排名
  • 哪个网站是专门做招商的平台天津谷歌优化
  • 如何做自己的播报网站网络公司网站建设
  • 橙色企业网站模板广告联盟全自动赚钱系统
  • 中山网站软件百度竞价排名案例分析
  • 网站 刷流量 SEO百度一下你就知道官网新闻
  • 湛江市网站建设营销网站建设免费
  • 济南网站建设多少费用深圳外包网络推广
  • 网站首页的概念百度seo关键词排名优化
  • 刘娇娇做网站骗钱的2345网止导航
  • 求网页设计网站发稿平台
  • 邯郸网站建设行情百度搜索引擎优化怎么做
  • 网站开发明细报价表seo培训资料
  • 专门做ppt的网站叫什么手机百度如何发布作品
  • 北京建筑公司排名上海百度seo优化
  • 网站设计会计分录怎么做舆情通
  • 学做川菜网站美国seo薪酬
  • 公司名称注册查询官网深圳抖音seo
  • 西安响应式网站国产十大erp软件
  • 网站模板 黑白网络营销题库及答案2020
  • 网站搭建免费模板北海百度seo
  • 2018淘宝客网站开发头条收录提交入口
  • 旅游网站开发建设方案网络营销案例范文
  • 企业网站 php网络销售公司怎么运作
  • 培训行业网站建设的重要性制作网页设计公司
  • 豆芽网站建设市场营销四大分析方法