Hi,
I am trying to install Zabbix on my local following this documentation:
However, when I am trying to create the initial database I get the following error:
Is the postgresql not included in the package anymore? I was able to install zabbix with postgresql as database with the commands in the documentation last month but it seems I now I am having problems since postgresql was not installed as part of the package.
May you please advise, what approach should I take in order to install postgresql with zabbix?
Regards,
MT
I am trying to install Zabbix on my local following this documentation:
However, when I am trying to create the initial database I get the following error:
HTML Code:
zabbix@zabbix1:/etc/zabbix$ sudo -u postgres createuser --pwprompt zabbix sudo: unknown user: postgres sudo: unable to initialize policy plugin
May you please advise, what approach should I take in order to install postgresql with zabbix?
Regards,
MT
Comment