PostgreSQL插入数据总是失败进程挂起

时间:2014-01-06 09:02:11

标签: postgresql

当我想在表格中插入一行时。 它总是挂在等待不能成功。

postgres 17941  2092  0 16:42 ?        00:00:00 /usr/lib/postgresql/9.1/bin/postgres -D /var/lib/postgresql/9.1/main -c config_file=/etc/postgresql/9.1/main/postgresql.conf
postgres 17943 17941  0 16:42 ?        00:00:00 postgres: writer process                                                                                                    
postgres 17944 17941  0 16:42 ?        00:00:00 postgres: wal writer process                                                                                                
postgres 17945 17941  0 16:42 ?        00:00:00 postgres: autovacuum launcher process                                                                                       
postgres 17946 17941  0 16:42 ?        00:00:00 postgres: stats collector process                                                                                           
postgres 18326 17941  0 16:51 ?        00:00:00 postgres: admin gt_development 127.0.0.1(40309) COMMIT waiting for 0/1217CA98   

谁能帮帮我?

1 个答案:

答案 0 :(得分:0)

感谢您的回复。

我已经修复了纯重新安装postgresql 9.1