已开启
opengauss创建兼容MySQL格式的数据库后创建postgis插件拓展异常 #19
AtomGit-Bot创建于  2023年3月7日
AtomGit-Bot
2023年3月7日 创建

创建数据库:
CREATE DATABASE "db_test" WITH OWNER = "gaussdb" TABLESPACE = "pg_default" encoding='UTF-8' DBCOMPATIBILITY='b';

create extension postgis

ERROR: syntax error at or near "("

时间: 0.381s

likedislike
AAtomGit-Bot
2023年3月7日 创建了缺陷
opengauss-bot
opengauss-bot成员
2023年3月7日 评论:

Hey @junyanZG, Welcome to openGauss Community.
All of the projects in openGauss Community are maintained by @opengauss-bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at Here to find the details.

likedislike
AAtomGit-Bot
2023年3月7日 将负责人设置为pengjiong
AAtomGit-Bot
2023年3月7日 将关联项目设置为openGauss 5.0.0 community
AAtomGit-Bot
2023年3月7日 将优先级设置为次要
totaj
totaj成员
2023年3月7日 评论:

请问是否有应用 dolphin 的patch?
输入图片说明

likedislike
AtomGit-Bot
2023年3月8日 评论:

请问是否有应用 dolphin 的patch?
输入图片说明

未有应用,实例使用docker运行的,supermap/yukon:1.0.1-opengauss3.1.0-amd64,能否集成到容器中?

likedislike
totaj
totaj成员
2023年3月8日 评论:

/assign @yuchj
请yukon的同事看下,B库下由于兼容性问题,部分语法需要重新适配,postgis我们在B库下新加了一个patch

likedislike
opengauss-botopengauss-bot成员
2023年3月8日 将负责人从 pengjiong 修改为yuchj
AAtomGit-Bot成员
2023年3月8日 添加协作者pengjiong
AtomGit-Bot
2023年3月10日 评论:

/assign @yuchj
请yukon的同事看下,B库下由于兼容性问题,部分语法需要重新适配,postgis我们在B库下新加了一个patch

@totaj 好的,查看后回复您

likedislike
AtomGit-Bot
2023年3月14日 评论:

你好,我们目前只基于openGauss默认的Oracle模式做了sql语法上的适配,其他的模式比如兼容Postgresql, mysql等暂时没有适配。

likedislike
AAtomGit-Bot
2023年3月14日 将任务状态从 待办的 修改为已确认
AtomGit-Bot
2023年3月16日 评论:

你好,我们目前只基于openGauss默认的Oracle模式做了sql语法上的适配,其他的模式比如兼容Postgresql, mysql等暂时没有适配。

可以安排适配吗?

likedislike
AAtomGit-Bot成员
2023年3月16日 将关联项目从 openGauss 5.0.0 community 修改为未设置
AtomGit-Bot
2023年4月3日 评论:

可以安排适配吗?

@junyanZG 暂时没有

likedislike
AAtomGit-Bot
2023年5月19日 将任务状态从 已确认 修改为修复中
AAtomGit-Bot
2023年5月19日 将任务状态从 修复中 修改为已完成
opengauss_botopengauss_bot成员
2025年4月27日 重新打开了 issue
opengauss_botopengauss_bot成员
3月20日 添加了label:sig/GIS
opengauss_botopengauss_bot成员
3月20日 添加了label:sig/Community