Answers for "open postgres using cmd"

2

open postgres in terminal

sudo -i -u postgres psql
Posted by: Guest on June-10-2021
1

how to open postgresql in windows

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

Browse Popular Code Answers by Language