$ 0 0 psqlの開始・終了 データベースの一覧表示 psql -h ホスト名 -U ユーザー名 -l psqlの開始 psql -d データベース名 データベース内の全テーブルの表示 \dt psqlの終了…