摘要:
1.启动seata服务 1.1下载seata包 https://github.com/seata/seata/releases/tag/v1.4.2 1.2 修改配置文件 修改conf文件夹下 registry.conf文件 1.3 创建seata数据库 -- The script used whe 阅读全文
摘要:
1. docker安装openGauss 1 //创建挂载目录 2 mkdir -p /opt/docker/openGauss/data 3 //拉取镜像 4 docker pull enmotech/opengauss 5 //创建容器 6 docker run --name opengauss 阅读全文
摘要:
gsql中上下左右键不能用 , 使用 gsql -r 命令进入 阅读全文