Answers for "how to install and run postgresql in windows"

SQL
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 install and run postgresql in windows"

Code answers related to "SQL"

Browse Popular Code Answers by Language