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
Who command in unix?
What are reported commands?
Why is it called grep?
Write a command to kill the last background job?
Differentiate cat command from more command.
How do I search for text in vi?
What is grep command in unix with examples?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What does touch command do in unix?
What do chgrp command do?
What are bash commands?
Which command will print your home directory on screen?
What is grep r?
What is command substitution?
Describe the usage and functionality of the command rm –r * in unix?