已开启
openEuler 22中关于地理空间工作流所需软件包的可用性问题 #66
ibforu创建于  2025年3月6日
ibforu
ibforu
2025年3月6日 创建

  寻求协助,解决在openEuler 22中关于地理空间工作流所需软件包的可用性问题。用户过去一直使用CentOS 8,所以非常依赖带有postgis、pgrouting和ogr_fdb扩展的PostgreSQL,这些扩展对GIS应用至关重要。
  之前在CentOS上,这些软件包可以通过PostgreSQL PGDG(PostgreSQL: Linux downloads (Red Hat family))仓库轻松安装。然而,在迁移到openEuler 22后,用户发现PGDG RPMs存在兼容性问题,并在官方仓库中发现了以下不足:

  • PostgreSQL扩展:postgis、pgrouting和ogr_fdw不可用。
  • 依赖项:虽然“everything”仓库中存在geos和proj,但GDAL缺失。手动编译GDAL由于依赖链问题而变得非常困难。

为了确保GIS用户的兼容性并简化部署,能否考虑将以下内容添加到openEuler官方仓库中:

  • PostgreSQL PGDG兼容的软件包(或为openEuler重新编译)。
  • postgis、pgrouting、ogr_fdw及其依赖项(特别是GDAL)。

这些工具在地理空间社区中广泛使用,对使用openEuler搭建数据库驱动应用的开发者和企业都非常有益。

likedislike
ibforuibforu
2025年3月6日 创建了用户需求
openeuler-ci-bot
openeuler-ci-bot成员
2025年3月6日 评论:

Hi ibforu, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: DB, and any of the maintainers: @xicoding , @dillon_chen , @ZhengZhenyu , any of the committers: @nick-slg-kylin , @XIE-JING-2022

likedislike
openeuler-ci-botopeneuler-ci-bot成员
2025年3月6日 添加了   sig/DB 标签
Funda Wang
Funda Wang
2025年4月2日 评论:

26.03 LTS 的演进规划中有 timescaledb postgis 和 pgvector,其它插件的规划暂无。因为现在国内搞 pg 生态的人没有参与到社区建设中。

gdal 当前已经在 openEuler 仓库中提供了,且版本较新。

PostgreSQL PGDG兼容的软件包(或为openEuler重新编译)

当前这种纯第三方仓库如何为最终用户服务,openEuler 社区仍在探索。

likedislike
AtomGit-Bot
2025年4月3日 评论:

@ibforu
手动编译有什么问题,阔以在评论区留言

likedislike
Funda Wang
Funda Wang
2025年4月7日 评论:

@ibforu
手动编译有什么问题,阔以在评论区留言

手动编译显然不适合生产环境呀。

likedislike