|
|
发表于 2010/5/12 20:51:41
|
显示全部楼层
因为装过PostgreSQL Database Server 8.2,所以装OPENERP就没装这个,修改了openerp-server.conf的DB用户名和密码,恢复帐套的时候老出错。
[2010-05-12 20:47:51,453] ERROR:dbpool:[08]: Operating System Locale : zh_CN.cp936
[2010-05-12 20:47:51,453] ERROR:dbpool:[09]: Python Version : 2.5.2
[2010-05-12 20:47:51,453] ERROR:dbpool:[10]: OpenERP-Server Version : 5.0.6
[2010-05-12 20:47:51,453] ERROR:dbpool:[11]: Last revision No. & ID :
[2010-05-12 20:47:51,453] ERROR:dbpool:[12]: Unable to connect to indena: FATAL: database "indena" does not exist
[2010-05-12 20:47:51,453] INFO:dbpool:Connecting to template1
[2010-05-12 20:47:56,155] INFO:dbpool:Closing all connections to template1
[2010-05-12 20:48:54,875] INFO:dbpool:Connecting to indena
[2010-05-12 20:48:54,905] WARNING:web-services:RESTORE DB: indena already exists |
|