How to open a Database using Unix Command Please Do Reply
Answer Posted / arvind kumar
Sudo -U Postgres psql Database_name;
It will prompt you for password give correct password and
you can access the given database if it exist.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Which command is used to restrict incoming messages?
Name the general commands in using unix os for a beginner?
Who command in unix operating system?
What is the difference between grep and grep?
What do chown command do?
What does the “echo” command do?
What does grep v grep do?
Which command is used to delete all files in the current directory and all its sub-directories?
What does awk stand for?
What is difference between grep and find command in unix?
What is a bash command?
How do I clear my terminal history?
What is ‘ps’ command for?
What is the use of find command in unix?
What is .sh file?