postgres@ubuntu:~$ createuser -P -s -e test
새 롤의 암호:
암호 확인:
CREATE ROLE test PASSWORD 'md5f3084041c7669071a1dc54c05d3658cd' SUPERUSER CREATEDB CREATEROLE INHERIT LOGIN;
'Database > PostgreSQL' 카테고리의 다른 글
postgresql jdbc test code (0) | 2016.07.25 |
---|---|
* No PostgreSQL clusters exist; see "man pg_createcluster" (0) | 2016.07.25 |
psql: FATAL: Peer authentication failed for user (2) | 2016.06.27 |
create database in postgresql (2) | 2016.06.27 |
postgresql user list (2) | 2016.06.27 |
댓글