Yanor.net/
Wiki
Blog
GitHub
Sandbox
バックアップ一覧
差分
を表示
現在との差分
を表示
ソース
を表示
PostgreSQL/SQL/データベース作成/所有者を指定して作成する
へ行く。
1 (2018-06-04 (月) 11:36:21)
所有者を指定して作成する
CREATE DATABSE foo_db OWNER bar_user
参考
https://www.postgresql.org/docs/current/static/sql-createdatabase.html
https://www.dbonline.jp/postgresql/database/index2.html