Toggle navigation
PostgreSQL中文社区
首页
(current)
社区新闻
中文文档
加入ACE
相关资料
了解PostgreSQL
PostgreSQL相关文档
PostgreSQL软件下载
PostgreSQL中文图书
社区年会PPT资料
关于中文社区
注册
登录
全部
Bug
使用技巧
内容问题
建议
系统安装
集群复制
其他
首页
有问有答(FAQ)
【集群复制】
类主题列表
MRLZZ
greenplum修改数据库级别参数后无法改回 ...
... 2018-08-29 17:24:15+08...1楼
在master修改数据库级别参数 dams=# ALTER DATABASE dams SET gp_write_shared_snapshot TO true; 然后想改回原值报错 dams=# ALTER DATABASE dams SET gp_write_shared_snapshot TO off; ERROR: failed to acquire resources on one or more segments DETAIL: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. (seg0 192.168.204.174:40000) 求教解决办法
我的签名:
您还没有登录,请您登录后再发表回复
© 2010 PostgreSQL中文社区