文字コードを指定して作成する

 CREATE DATABASE foo_db ENCODING 'UTF8'
 CREATE DATABASE bar_db ENCODING 'SJIS'

ERROR: new encoding (UTF8) is incompatible with the encoding of the template database (SQL_ASCII)

参考


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS