I have created database in postgresql and want to connect database use command like use databaseName but its not working.What is the command to access specific date base in postgresql.
in my sql if want connect database we will use command like use databaseName not working in postgresql.