当前位置:网站首页>gaussdb数据库连接报错:psycopg2.OperationalError: server closed the connection unexpectedly
gaussdb数据库连接报错:psycopg2.OperationalError: server closed the connection unexpectedly
2022-08-08 10:36:00 【zzycoco】
gaussdb数据库连接报错:连接方法:import psycopg2conn = psycopg2.connect(database="postgres", user="gaussdb", password="xxxx", host="xxxx", port="xxxx")cur = conn.cursor()连接报错: psycopg2.OperationalError: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.环境:鲲鹏机器(Kernel: Linux/aarch64),数据库镜像enmotech/opengauss:latest
边栏推荐
猜你喜欢
随机推荐
使用类似搭积木的低代码开发方式进行 SAP API 开发
300万招标!青岛市医疗保障局主机数据库中间件运行维护服务项目
持久化键值数据库的数据是保存在内存中吗?
MySQL学习第一部分:认识MySQL
分布式系统设计策略
以技术御风险,护航云原生 | 同创永益 X 博云举办产品联合发布会
Leetcode 617. 合并二叉树
四、业务数据解析
go web之响应用户
FreeSql 将 Saas 租户方案精简到极致[.NET ORM SAAS]
Kubernetes资源编排系列之四: CRD+Operator篇
语音聊天app开发——对用户更具吸引力的设计
利用图像二维熵实现视频信号丢失检测(Signal Loss Detection)
PWA 应用 Service Worker 缓存的一些可选策略和使用场景
People's Congress Jincang database login, view database
Dubins曲线学习笔记及相关思考
CentOS MySQL体系管理
带你深入理解3.4.2的版本更新,对用户带来了什么?
键值数据库是将什么作为标识符的呢?
Service Mesh迁移原则