Answers for "how to open postgres in a command prompt"

SQL
2

open postgres in terminal

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

Code answers related to "how to open postgres in a command prompt"

Code answers related to "SQL"

Browse Popular Code Answers by Language