Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3192 Представления

Uninstall Odoo 16 and reinstall it again In Win11
The second time when creating databases, a problem appears

(Database creation error: could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432? could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432?)


Аватар
Отменить
Лучший ответ

Hi,

1. Check if PostgreSQL is installed
2. Check if the PostgreSQL service is running
3. Check if the PostgreSQL port is set to 5432, and try restart PostgreSQL service

Regards

Аватар
Отменить
Автор

how to set the PostgreSQL port to 5432