Answers for "switch into the postgres user windows 10"

0

switch into the postgres user windows 10

psql -U postgres -c "CREATE ROLE Eric LOGIN NOSUPERUSER INHERIT CREATEDB CREATEROLE;" mydb
Posted by: Guest on July-08-2021

Code answers related to "switch into the postgres user windows 10"

Code answers related to "Javascript"

Browse Popular Code Answers by Language