Answers for "log in to postgres user without password"

2

how to connect postgres user password using command line

sudo -u postgres psql postgres
Posted by: Guest on October-04-2020
-1

how to connect postgres user password using command line

password postgres
Posted by: Guest on October-04-2020

Code answers related to "log in to postgres user without password"

Browse Popular Code Answers by Language