-
### What happened?
I have a groonga/pgroonga:3.1.5-debian-16 DB instance which was created new, and populated with about 50GB worth of data. For a while everything was good but yesterday I started …
-
### Please make sure of the following things
- [X] I have read the [documentation](https://alist.nn.ci).
- [X] I'm sure there are no duplicate issues or discussions.
- [X] I'm sure this feature is no…
-
### What happened?
スキーマを指定(WITH SCHEMA)してCREATE EXTENSION pgroongaしたデータベースで
ストリーミングレプリケーションを設定、pgroonga_standby_maintainerモジュールを使用すると以下エラーが発生します。
```
ERROR: function pgroonga_wal_apply() does n…
-
搜索不存在的消息就正常返回信息显示搜不到,存在的就返回错误,系统是ubuntu22.04
E 03-29 05:44:50.437 web_protocol:403] Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages…
-
### What happened?
Hi,
I create a table, insert some data and create a partial index on the text column.
```
SET enable_seqscan = off;
explain analyze
SELECT pgroonga_score(tableoid, ctid) A…
-
Hi,
I'm encountering an issue with a database linter alert related to a row-level security policy in my Supabase project. Here's the specific problem:
I have a row-level security policy (SELECT …
-
- [x] NEWS https://github.com/pgroonga/pgroonga.github.io/blob/-r/news/index.md
- [ ] Prepare announcement text
- [ ] Blog https://github.com/groonga/groonga.org
- [ ] English
- [ ] Japa…
-
pacman -S opencc 1.1.7
在 venv里 pip 安装环境
postgresql 16.1
pgroonga 3.1.6-3
执行 python -m luoxu 报错如下
```
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "",…
-
### Name and Version
bitnami/postgresql-repmgr
### What is the problem this feature will solve?
I want to install the extension "pgroonga" under the postgresql-repmgr container
### What is the fe…
-
When will the Dockerfile for pg16 be released?