I know that I can use \c
to switch databases using psql
.
Does PostgreSQL have a command that I can use in a different client? In my case I’m using SQLPro on a Mac, and I can easily switch databases from a menu. I wondered whether there’s a command to do that.