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

I can’t create a database, always appear words like this "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?"

btw i use windows


アバター
破棄

Hi,
Most probably your odoo postgres user is not set up properly or your pg_hba.conf does not allow access or postgres is not running at all.make sure the postgresSql port is set to 5432 and restart the service. Please read the installation docs.
please refer to this: https://www.postgresql.org/docs/current/auth-pg-hba-conf.html

関連投稿 返信 ビュー 活動
4
11月 20
4817
1
8月 16
4872
0
7月 16
7604
5
1月 25
4193
1
6月 24
1227