コンテンツへスキップ
メニュー
この質問にフラグが付けられました
4431 ビュー

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
2211
2
10月 21
11265
0
2月 25
933
2
11月 24
5197
2
10月 24
2319