CES_portal CES portal project postgreSQL terminal > \l --- to view all database \c --- to connect to specific db \dt --- to view all table use any normal sql like create, select etc.