How can I connect to a database as another user? November 22, 2023 by Tarik You can do this via this command in psql: \c db_name usr_name