小编Ane*_*pos的帖子

Mountain Lion Postgres无法连接

我更新到山狮后,我的postgres doest工作.它仍在运行,但我的应用程序无法再连接到它.

$ ps aux | grep postgres
postgres         204   0.0  0.0  2446960    836   ??  Ss    7:31AM   0:00.59 postgres: stats collector process    
postgres         203   0.0  0.1  2478732   2240   ??  Ss    7:31AM   0:00.41 postgres: autovacuum launcher process    
postgres         202   0.0  0.0  2478600    584   ??  Ss    7:31AM   0:00.34 postgres: wal writer process    
postgres         201   0.0  0.0  2478600    784   ??  Ss    7:31AM   0:00.48 postgres: writer process    
postgres          95   0.0  0.0  2446960    368   ??  Ss    7:31AM   0:00.11 postgres: logger process    
postgres          64   0.0  0.2 …
Run Code Online (Sandbox Code Playgroud)

postgresql postgresql-9.1 osx-mountain-lion

11
推荐指数
3
解决办法
6768
查看次数