In terms of software development course I had to set up PostgreSQL on my laptop (Windows 11 x64). At pgAdmin on server creation (register) stage I reveived unreadable error message. I only managed myself is server name, host name, and password. Also if I change the username to some other it will placed instead of "postgres". Changing of pgAdmin interface language didn't helped. All the references are below
Also remind you that after I downloaded PostgreSQL (or pgAdmin) there is preset "PostgreSQL 16" server that has hostname=localhost and port=5432. If this server prevents me from creating a new one (with current settings), what do I need to change in the settings of the new server?


