Answers for "how to start the postgresql service in windows"

2

How to start postgresql on windows

pg_ctl.exe restart -D "<path upto data>"
Posted by: Guest on February-21-2021

Code answers related to "how to start the postgresql service in windows"

Browse Popular Code Answers by Language