跳至內容
選單
此問題已被標幟
4334 瀏覽次數

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
2116
2
10月 21
11074
0
2月 25
766
2
11月 24
4814
2
10月 24
2007