[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[orca-users:13322] Re: DB 構造変換
- To: ORCA全般の話題 <orca-users@xxxxxxxxxxxxxx>
- Subject: [orca-users:13322] Re: DB 構造変換
- From: Kitano Yasue <kitanoyas@xxxxxxxxx>
- Date: Sat, 08 Jun 2013 16:55:10 +0900
林 @ 船橋市 先生 侍史
北野 @ 住吉 です。
ほぼ素人ですが。
4.6で 何もしていなければ、4.7へ【 EUC_JP 】のまま リストアできると思う
のですが、
http://www.orca.med.or.jp/receipt/use/jisx0213/encode.html#ver470 を
参照していただいて、再トライされてみては。
UTF-8を選択する場合は 「/etc/jma-receipt/db.conf」というファイルを作成し
ます。
エディタを起動し /etc/jma-receipt/db.confを指定します。
$ sudo gedit /etc/jma-receipt/db.conf
以下の内容を記述します。
DBENCODING="UTF-8"
EUC-JPの場合は設定せずにそのままにしておきます。
以上、お助けにはならないかもしれませんが まずはお知らせまで。
(2013/06/08 15:29), Michio HAYASHI, M.D. wrote:
>
> どなたか教えてください。 Ubuntu1004 ORCA 470 に 460 から DB
> を移していますが、マニュアルとおりにやってもうまくいきません。
>
> hayashi@ORCA470server:~$ sudo -u postgres psql -l
> データベース一覧
> 名前 | 所有者 | エンコーディング | 照合順序 | Ctype(変換演算
> 子) | アクセス権
> -----------+----------+------------------+------------+-------------------+-----------------------
>
> orca | orca | UTF8 | C | C |
> postgres | postgres | UTF8 | ja_JP.utf8 | ja_JP.utf8 |
> template0 | postgres | UTF8 | ja_JP.utf8 | ja_JP.utf8
> | =c/postgres
> : postgres=CTc/postgres
> template1 | postgres | UTF8 | ja_JP.utf8 | ja_JP.utf8
> | =c/postgres
> : postgres=CTc/postgres
> (4 行)
>
> hayashi@ORCA470server:~$
>
> orca のエンコーディングが UTF8 のままです。どうすれば EUC_JP に
> 出來るか、ご存知のかたおしえてください。
>
> 林 @ 船橋市
>