Answers for "run postgresql server mac command line"

SQL
2

start postgres server

pg_ctl -D /usr/local/var/postgres start
Posted by: Guest on April-13-2020

Code answers related to "run postgresql server mac command line"

Code answers related to "SQL"

Browse Popular Code Answers by Language