[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[orca-users:09530] 手順書p46のスペルミス?



いつもROMばかりの八重柏と申します。

自力運用を目指してうちの事務員とORCAをいじっています。

PostgreSQL のlocale とencodingに関して自分のマシンを調べていまし
たら
LC_COLLATE: ja_JP.eucJP
LC_CTYPE:  ja_JP.eucJP 
との表示で覚悟を決めてインストール手順書 0.4版に従って
initdbのやり直し手順 p46からを行いました。
PDFからのcut and past で指示通り行いました。
/var/lib/postgres/data/*conf は /etc/postgresql/*conf のシンボリ
ックリンクの部分で確認しましたら、

-rw-------  1 postgres postgres    4 2006-10-31 00:57 PG_VERSION
drwx------  4 postgres postgres 4096 2006-10-31 00:58 base
drwx------  2 postgres postgres 4096 2006-10-31 00:58 global
drwx------  2 postgres postgres 4096 2006-10-31 00:57 pg_clog
lrwxrwxrwx  1 postgres postgres   27 2006-10-31 01:04 pg_hba.
conf -> /etc/postgresql/pg_hba.conf
lrwxrwxrwx  1 postgres postgres   29 2006-10-31 01:04 pg_ident.
conf -> /etc/postgresql/pg_ident.conf
drwx------  2 postgres postgres 4096 2006-10-31 00:57 pg_xlog
-rw-------  1 postgres postgres 7842 2006-10-31 00:57 postgresql.
conf
lrwxrwxrwx  1 postgres postgres   30 2006-10-31 01:04 postresql.
conf -> /etc/postgresql/postresql.conf

postgresql.confのlinkがきちんと張られていません。変だと思って見
てみたら
p46の最後の行で

(postgresユーザで /var/lib/postgres/data に移動します。)
$ cd /var/lib/postgres/data
(以下の行を1行で実行します。)
$ for f in pg_hba.conf pg_ident.conf postresql.conf ; do rm -f $
f; ln -s /etc/postgresql/$f; done

post_resql.conf とgが抜けています。知らずにコピペすると間違って
しまうのではないかと思い投稿した次第です。

以前のML調べていないので重複していたらごめんなさい。
また,pdfを直していただければ有り難いと思います。


--------------------------------
八重柏政宏
豊頃町立豊頃医院 院長
北海道中川郡豊頃町茂岩栄町107-17
yaesan@xxxxxxxxxxxxx
015-574-2020(医院)
--------------------------------