*文字コード [#o3882a31]
**エラー [#x1e1f807]
ERROR: invalid byte sequence for encoding "UTF8": 0xa4
HINT: This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by "client_encoding".
**解決策 [#u29cb273]
ターミナルの文字コードの設定をUTF-8にしたら、解決しました…。
#counter