What command or short key can I use to exit the PostgreSQL command line utility psql?
psql
Ctrl+D is what I usually use to exit psql console.