Stopping/starting postgreSQL services

To stop or run PostgreSQL database servises, you need to perform operations presented below:

Solution:

  • To stop the services:

  1. Find services.msc in Search menu
  2. On the list of local services find PostgreSQL server and right-click the position.
  3. In the displayed context menu choose option Stop.   
  • To start the services: 

  1. Find services.msc in Search menu
  2. On the list of local services find PostgreSQL server and right-click the position.
  3. Choose option Start from the displayed context menu    
     


Was this article helpful?

Related Articles