异常断电导致PostgreSQL无法连接

xiaoxiao2021-02-28  32

目录 环境 症状 问题原因 解决方案 相关文档 报错编码 环境 系统平台: N/A 版本: 4.1.1 症状

服务器异常断电后,使用psql无法连接数据库:

psql: could not connect to server: No such file or directory

 Is the server running locally and accepting

 connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?

问题原因

异常的终止数据库导致postmaster.pid文件仍然存在。

解决方案

详细解决方案请登录【瀚高技术支持平台】查看

https://support.highgo.com/#/index/docContent/ab3c60028c5e39

转载请注明原文地址: https://www.6miu.com/read-2628535.html

最新回复(0)