GeekBox

IT系エンジニアの雑記

2016-03-01から1ヶ月間の記事一覧

【postgreSQL】psqlでSQLを実行すると「has no equivalent in encoding 」が出る

psqlでSQLを実行すると以下のようなエラーが出力される。 ERROR: character with byte sequence 0xe7 0xac 0xa6 in encoding "UTF8" has no equivalent in encoding "LATIN1" ■環境情報 VirtualBox上 CentOS Linux release 7.2.1511 PostgreSQL 9.2.15 クラ…