Answers for "open psql command line"

SQL
2

open postgres in terminal

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

how to open postgresql in windows

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

Code answers related to "open psql command line"

Code answers related to "SQL"

Browse Popular Code Answers by Language