sudo -u user psql database connect database \c database show seq schemas \d show schemas \dt show data SELECT * FROM "public".users; exit exit or \q