Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to access postgres CLI

# User postgres is default. It then may ask you for password. 
psql -U postgres
 
PREVIOUS NEXT
Tagged: #access #postgres #CLI
ADD COMMENT
Topic
Name
2+7 =