[groonga-dev,04130] PGronnga1.1.1全文検索でのエラー

Back to archive index

Hiroyuki Koide h-koi****@ray*****
2016年 9月 28日 (水) 12:22:37 JST


はじめまして、小出と申します。
Windows7 PostgreSQL9.5.4 PGronnga1.1.1を使用しています。
セットアップ後、psqlにて全文検索を実行(%%演算子)したところ
先のかたと同じように以下のメッセージが出てしまいます。

サーバとの接続が想定外にクローズされました
 > おそらく要求の処理前または処理中にサーバが異常終了
 > したことを意味しています。
 > サーバーへの接続が切れました。リセットしています: 失敗。
 > !>

ご教授いただけると助かります。

以下、C:\Program Files\PostgreSQL\9.5\data\pgroonga.logの内容です。
先の方のようなエラーはないように見えます。
2016-09-28 10:18:14.655000|n| grn_init: <6.0.8>
2016-09-28 10:18:14.795000|n| spec:64:update:TokenMecab:33(proc):1
2016-09-28 10:18:14.842000|n| DDL:256:table_create Sources16988
2016-09-28 10:18:14.842000|n|  
spec:256:update:Sources16988:51(table:no_key):0
2016-09-28 10:18:14.842000|n| DDL:257:column_create Sources16988 ctid
2016-09-28 10:18:14.842000|n|  
spec:257:update:Sources16988.ctid:64(column:fix_size):11(UInt64)
2016-09-28 10:18:14.842000|n| DDL:258:table_create Lexicon16988_0
2016-09-28 10:18:14.857000|n|  
spec:258:update:Lexicon16988_0:49(table:pat_key):0
2016-09-28 10:18:14.857000|n| DDL:259:column_create Sources16988 content
2016-09-28 10:18:14.873000|n|  
spec:259:update:Sources16988.content:65(column:var_size):16(LongText)
2016-09-28 10:18:14.873000|n| DDL:260:column_create Lexicon16988_0 index
2016-09-28 10:18:14.920000|n|  
spec:260:update:Lexicon16988_0.index:72(column:index):256(Sources16988)
2016-09-28 10:18:14.920000|n| DDL:260:set_source Lexicon16988_0.index  
Sources16988.content
2016-09-28 10:18:14.920000|n|  
spec:259:update:Sources16988.content:65(column:var_size):16(LongText)
2016-09-28 10:18:14.920000|n|  
spec:260:update:Lexicon16988_0.index:72(column:index):256(Sources16988)
2016-09-28 10:18:39.147000|n| grn_init: <6.0.8>
2016-09-28 10:18:39.147000|n| spec:64:update:TokenMecab:33(proc):1
2016-09-28 10:19:54.485000|n| grn_init: <6.0.8>
2016-09-28 10:19:54.495000|n| spec:64:update:TokenMecab:33(proc):1
2016-09-28 10:20:14.645000|n| grn_fin (0)
2016-09-28 10:37:54.772000|n| grn_init: <6.0.8>
2016-09-28 10:37:54.787000|n| spec:64:update:TokenMecab:33(proc):1
-- 




groonga-dev メーリングリストの案内
Back to archive index