小编Tou*_*ick的帖子

由元组并发更新错误引起的 Postgres 崩溃循环

有时在 OpenShift 中启动 Postgres POD 时会显示以下错误代码

   pg_ctl: another server might be running; trying to start server anyway
   waiting for server to start....LOG:  redirecting log output to logging 
   collector process
   HINT:  Future log output will appear in directory "pg_log".
   ..... done
   server started
   => sourcing /usr/share/container-scripts/postgresql/start/set_passwords.sh ...
   ERROR:  tuple concurrently updated
Run Code Online (Sandbox Code Playgroud)

postgresql docker openshift-origin

3
推荐指数
1
解决办法
2033
查看次数

标签 统计

docker ×1

openshift-origin ×1

postgresql ×1