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
What is sed awk grep?
How can we use grep command in unix?
What is command substitution?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does pipe () return?
How do I clear my terminal history?
How do I search for a file in unix command?
What are filter commands in unix?
What command is used to check the current users?
What do know about tee command?
How can you see the command line history?
hw will u use awk in replacing cahrs and files
Does cp command overwrite files?
What does the command '$ls | wc –l > file1' do?
How do I open a port?