Hello!
I am getting an error message when installing Postgre SQL. The exact error message is "
Service check
The ‘secondary logon’ service is not running. This service is required for the installer to initialize the database.
Please start this service and try again."
Attached is a screenshot of the error message I receive. Please help in any way you can.
Thank you.
Secondary logon’ service is not running error message when installing Postgre SQL
Hi,
Try to change your service setting on administrator tools and disable secondary logon the error will disappear?, In that case, if you turn on secondary logon in service settings and if it is disable, it prevents Postgre to install. If you want to turn on to secondary logon press Window key+R type "service. msc. or you can click start>controlpanel>administrativetools> double click service>secondary logon>right click start> properties>start up and type:automatic. Secondary logon is for convenience because it enables administrators with ordinary user account to logon once than to log-on and off depending on the task involved.