-
# Overview
After streaming replication configuration,
Issuing Update/Delete/Insert queries and modifying pgroonga index on primary-node cause pgroonga index corruption or state of unavailable on rep…
-
i've tried build under docker image `postgres:11.1-alpine`
## env
using tool chains via `apk add build-base cmake`
build by command `cmake . && make HAVE_MSGPACK=1&& make install`
## tissue in cma…
-
autovacuumが実行された際にインデックスを利用したクエリが実行されると以下のエラーが発生するようになりました。
※なお、1度発生すると継続的にエラーが発生するようになります。
```
ERROR: tuple offset out of range: 2228
```
reindexするとこちらの現象は発生しなくなりますが、同じようにautovacuumのタイミングで再度発生する…
-
Hello,
I try setup with , everything is ok,
but when I try to signup, there is an error:
```bash
Request Method: | POST
-- | --
http://localhost:9991/register/
1.11.18
UnicodeEnco…
-
PGroongaをredmineデータベースに入れているのですが、redmine:plugins:migrateでコケてしまいます。
エラーログを見ると `select pgroonga_command('plugin_register functions/vector') `となっていてpgroonga_commandが無いとエラーが出ています。
こんな感じ↓
```
Migra…
-
We're getting a strange unicode error when searching for the word "password" using the zulip search bar at the top. I assume a message somewhere contains some invalid unicode, but it's breaking all s…
-
I'm trying to install the current version of COSMOS on Mac OS 10.12.6 using the INSTALL_COSMOS.sh script. Installation fails at two points:
The first point of failure (for unclear reasons) occurs h…
-
https://github.com/pgroonga/pgroonga/issues/80
こちらから派生した問題となります。
pgroongaの最新のmasterをビルドし、デバッグログを取得しております。
[main-logs.zip](https://github.com/pgroonga/pgroonga/files/2374436/main-logs.zip)
イン…
-
When using `Column &@~ Clause AND NOT Column &@~ ExclusionClause`. The result is sometimes incorrect.
Under --Incorrect, clause1: ` '( eat OR eating ) (vegetable OR vegetables )'` returns 12 rows…
-
groongaがクラッシュし、そのタイミングでPostgreSQLがリカバリモードになる、という現象です。
今のところ、どのようなタイミング、どのようなクエリで同じ現象が発生するのか、分かっておりません。
再現性等が判明しましたら、追記させていただきます。
■利用している環境
- CentOS6 64bit
- PostgreSQL 9.5.6
- groonga 8.0.5
…