Hello,
I installed Odoo 17 on Ubuntu 22.04. After I created the database, I got an error: "Database creation error: database 'test_database' already exists!" and the database is incompatible.
Thanks in advance for any help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I installed Odoo 17 on Ubuntu 22.04. After I created the database, I got an error: "Database creation error: database 'test_database' already exists!" and the database is incompatible.
Thanks in advance for any help.
check that data base is exists or not if exist try with different database
you can check by following cmd
step1: sudo su postgres
step2 :-psql
step 3 :- \d(you find list of created datatbase)
It is listed under the database table. It is a newly created one, and I am not able to connect to it, receiving an error that says "incompatible database." I tried to drop it and create a new one, but I am still getting the error "database already exists".
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
1
Jul 25
|
1741 | |||
|
0
Nov 24
|
1990 | |||
|
0
Oct 24
|
2624 | |||
|
1
Oct 24
|
3187 | |||
|
0
Oct 24
|
2072 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.