Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
8 Відповіді
3929 Переглядів

I created a database called academy and worked on it. After which I am in need of new database, so I created a new database called game. The postgresql has both the database. But odoo13 is loading in a old database called academy as a new one and not in a new database game. How should I fix this problem?

Аватар
Відмінити

Hi,

Are you able to select the database using database/selector or you can only view the database "academy"?

Автор

I can view that it's loading in the academy using log files in terminal. Also while choosing the database from \http://localhost:8069/web/database/manager, I could only view academy database and not my game database.

Hi,

Please check whether db_filter is active or not in your .conf file. If it is present then try after removing db_filter or try to comment that using ';'

Автор

Hello,

There is no db_filter in my .conf file. Can you suggest other solution to this?

Найкраща відповідь

Hi Aishawarya this is just a cookies problem just run odoo in another  browser or check the roles if is the same create  a new one for your new database 


Аватар
Відмінити
Найкраща відповідь

go in through pgadmin and see if game database is there or not. If its there then delete it and try creating a new one and see the behavior, coz its unusual.

Аватар
Відмінити
Найкраща відповідь

Hi,

You can refer https://www.odoo.com/documentation/user/13.0/db_management/db_online.html

Thanks.

Аватар
Відмінити
Автор

Thank you, Kanakinfosystems but I am not using odoo in online.

Related Posts Відповіді Переглядів Дія
0
лист. 21
2480
0
жовт. 19
3280
0
жовт. 19
3830
1
лист. 21
3870
3
вер. 21
5129