-
我现在要开发兼容OpenGauss的存储,发现InstanceConfigRepository这个有sql是写死的。
能否将findInstanceIdsByNamespaceAndInstanceAppId方法里的`去掉
![WX20241107-190058@2x](https://github.com/user-attachments/assets/eddc4ab0-ff48-42fe-…
-
django_opengauss_backen/schema.py
def _delete_index_sql(self, model, name, sql=None, concurrently=False):
sql = (
self.sql_delete_index_concurrently
if concurrently
…
-
[openGauss](https://github.com/opengauss-mirror/openGauss-server) is a new open-source Database from Huawei and big group active community. It has best features that known from postgresql and mysql. …
zmlzm updated
3 years ago
-
Huawei OpenGauss is a user-friendly, enterprise-level, and open-source relational database.(https://github.com/opengauss-mirror).
## List of Functions
- [x] Create Standalone Cluster (by @1aal )
- …
-
-
**Describe the bug**
```
kbcli version
Kubernetes: v1.29.6-gke.1038001
KubeBlocks: 0.9.1-beta.6
kbcli: 0.9.0
```
**+ echo '"postgres" "75rbcktq"'**
**To Reproduce**
Steps to reproduce the b…
-
k8s 部署opengauss单实例,挂载/var/lib/opengauss/到nfs,发现opengauss/data目录权限跟随了nfs目录权限777,导致启动失败,如何解决?
尝试使用初始化容器修改data目录权限,发现在主容器启动时,该目录又被重新创建并覆盖了,导致权限不能更改为700,无法启动成功
-
目前虽然可以用pgsql的驱动来连接openGauss,是否可以基于openGauss的驱动,让seata可以识别?
https://github.com/opengauss-mirror/openGauss-connector-jdbc
![image](https://github.com/seata/seata/assets/33078356/a80586eb-a4b1-4b5b-83…
-
entrypoint.sh中对密码校验的强度是要求长度大于等于8,必须包括大写字母、小写字母、数字和特殊符号,根据[opengauss官方手册](**https://docs-opengauss.osinfra.cn/zh/docs/3.0.0/docs/Developerguide/%E8%AE%BE%E7%BD%AE%E5%AF%86%E7%A0%81%E5%AE%89%E5%85%A8%E7…
-
Could you please support openGauss which is newly open sourced recently by us and is originated from PG.
We adopted a BSD-like open source license: MULAN v2.
You can find it on Github by this link:
…