-
### What is your problem?
Hi. I am currently running postgres 14 on Uubuntu 20.04 (Focal), installed from the postgres ppa. The pgroonga ppa seems only to provide a package for postgres 12 for Focal.…
-
Just wondering if it's possible to use something other than Pinecone, to reduce the dependencies. Postgres has extensions for vector storage https://github.com/pgvector/pgvector
-
## どうやって実装するのか
- [PGroonga](https://pgroonga.github.io/ja/)を使ってみた
- Qiitaの記事にするほどでもなかったので、こちらに試した手順を書きます
## Docker
- 手元のdocker-compose.yamlを1行変更しただけで動いた。
変更前:`image: postgres`
変更後:`image: gr…
-
### What is your problem?
Currently, our CI workflow does not include build tests for Ubuntu focal.
To ensure better coverage and reliability, we should include Ubuntu Focal in our build matrix.
…
-
### What happened?
![image](https://github.com/pgroonga/pgroonga/assets/22416350/be356779-a49e-447e-af96-1b89240ec85f)
Docker build error
![image](https://github.com/pgroonga/pgroonga/assets/2241…
-
Unable to download installation package for Windows. When I click the links on https://pgroonga.github.io/install/windows.html, the page shows "Not Found".
For example: https://github.com/pgroonga/…
-
https://github.com/pgroonga/docker/tree/3.0.2/debian/15/Dockerfile
-
https://github.com/LanguageAsGarbage/muridesu-lang
@thautwarm
希望一同确认:
1. 语法设计一致
2. 具备现有发现的功能(包括导入等)
3. 是否缺失功能
***1 和 3 的大前提都是完整了解 ulang 的功能***
欢迎其他同好一道评审。
-
### Problem:
This is related to this [PR](https://github.com/Homebrew/homebrew-core/pull/126781).
When I upgrade PGroonga formula to support PostgreSQL@15, installation of PGroonga (PostgreSQL Ext…
-
Every time I use the fulltext-search (PGroonga enabled), Zulip crashes.
- Zulip Server 7.0,
- Postgresql 15
- Debian 11
I've already disabled/enable Pgroonga, reboot the server. Do you have …