No of visitors who read this post: 338
Category: Networking
Type: Question
Author: Nadiajgoff
No votes yet

Hi

I find the following error message when I was installing Postgre SQL

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

I need to get rid of this error. Please help me to solve this.

Thanks.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

# (Solution Accepted)

Hello Nadia,

The following work arounds should help you solve that problem:

1) Locate the "service" settings which are in the administrator tools and then disable the secondary logon. After that try installing Postre SQL again.

Everything should work well after that.

2) Alternatively you could try is the following: Navigate to the control panel on your computer and then open administrative tools, and thereafter services. You will need to locate the secondary logon service and the right click on it.

Start that service. After you have done that PostgreSQL should now install without bringing any errors.

Hope this helps.

Regards,

Carl

#

hello nadiaj, here are some tips for the solution of your problem,

1st: go to the control panel like Control panel -> administrative tools -> services.

Find the "secondary logon service", right-click it and start it. PostgreSQL should now install without any errors.

If the problem still there then kindly recollect it or go to the support site here you can get all problem solution of your secondary logon.

support.microsoft.com/kb/225035

Thanks