Answers for "start postgres database 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 "start postgres database windows"

Code answers related to "SQL"

Browse Popular Code Answers by Language