NetXMS Support Forum

English Support => General Support => Topic started by: gokiwi on November 11, 2023, 08:31:52 AM

Title: Trying to install NetXMS on Windows 1x with Postgresql fails
Post by: gokiwi on November 11, 2023, 08:31:52 AM
Hi,

Trying to install NetXMS on Windows 10/11 with Postgresql and it fails completely at stting up the database.

I have included a couple of screenshotd with the error (I am using pgadmin so know my postgres password is correct).

Can someone point me in the right direction please ?

Title: Re: Trying to install NetXMS on Windows 1x with Postgresql fails
Post by: Filipp Sudanov on November 11, 2023, 10:33:12 AM
You have to fill in all the fields:
Database server: 127.0.0.1
Database name: any name - a new DB with this name will be created
Login name: any name, postgres user with this name will be created
Password: any password for the above user