跳至内容
菜单
此问题已终结
4626 查看

I'm using openerp 7.0.

Trying to remove a old database created long time ago through web client. An error message:

"Drop Database

Could not drop database !"

 

When trying to drop it via terminal:

"dropdb:  database removal failed:   ERROR:  database "testdb" does not exist"

 

List out all the databases and get a mysterious "+" sign before the database name:

                                                            List of databases

     Name    |    Owner     |   Encoding  |        Collate      |        Ctype      |  Access privileges

-----------------+-----------------+-----------------+-----------------------+---------------------+-----------------------------

               + |   openerp   |  UTF8         |  en_US.UTF-8  | en_US.UTF-8  |

testdb    

database1   |   openerp   |  UTF8         |  en_US.UTF-8  | en_US.UTF-8  |

database2   |   openerp   |  UTF8         |  en_US.UTF-8  | en_US.UTF-8  |

I guess this is the reason why I can't access this database and any idea how to solve it? 

形象
丢弃
相关帖文 回复 查看 活动
1
11月 22
2398
2
10月 21
11474
0
7月 25
1275
2
11月 24
5876
2
10月 24
2967