💻 개발DBPostgreSQL 명령어이 페이지에서PostgreSQL 명령어 등록일: 2024. 3. 13. 23:04 postgres 계정으로 변경 su - postgres Ubuntu Command에서 Postgresql 진입 \psql Database List 조회 \list Database 생성 CREATE DATABASE dbjirap1 OWNER jira_mgr ENCODING UTF8;