Connect to database postgres

Interactive psql session to a database

psql -h localhost -U myuser -d mydb
more postgres all 29 commands →