Psql notes

From I Will Fear No Evil
Jump to navigation Jump to search
  • Select new database via cli
\c <DB> 
  • show tables
\dt