Hi guys,
I am installing Zabbix 4.4 on Centos 7 PostgreSQL Nginx. rpm -Uvh https://repo.zabbix.com/zabbix/4.4/r...el7.noarch.rpm
at the create initial database, i could not create postgres user,
as the error showed.
[chayanisa@localhost]$ sudo -u postgres createuser --pwprompt zabbix
sudo: unknown user: postgres
sudo: unable to initialize policy plugin
How can i fix this?
thanks!
I am installing Zabbix 4.4 on Centos 7 PostgreSQL Nginx. rpm -Uvh https://repo.zabbix.com/zabbix/4.4/r...el7.noarch.rpm
at the create initial database, i could not create postgres user,
as the error showed.
[chayanisa@localhost]$ sudo -u postgres createuser --pwprompt zabbix
sudo: unknown user: postgres
sudo: unable to initialize policy plugin
How can i fix this?
thanks!

Comment