-
In the development environment, if we try to search for the character `>` in the search bar, we get the error:
```
File "/srv/zulip-py3-venv/lib/python3.4/site-packages/sqlalchemy/engine/base.py",…
-
Here's the TODO list for this project; most of the work is common to stretch and bionic:
* [x] Update APT_DEPENDENCIES, POSTGRES_VERSION_MAP, etc., and scripts/lib/setup-apt-repo to have Debian stret…
-
Run following SQL:
```
CREATE EXTENSION IF NOT EXISTS pgroonga;
create table memos (id integer, type varchar(200), content text);
create index pgroonga_content_index on memos using pgroonga(type…
okkez updated
6 years ago
-
# create extension pgroonga;
ERROR: Internal subtransations not supported in Postgres-XL
CONTEXT: PL/pgSQL function inline_code_block line 2 during statement block ectry
-
For installing postgres pgrongo module, the manual does not contain the latest installation guideline for Ubuntus version from 16.04 onwards
Do check this link for information:
https://pgroonga.g…
-
Hello
I'm trying to replace failed third replica in one of the clusters, and getting strange error.
After starting patroni, it gets DB files from master, and then, when try to start postgres, thro…
-
### Description
PostgreSQL 9.6.2 installed
groonga-release-1.2.0-1.noarch.rpm installed
Master-Slave Streaming Replication configured according to this [replication replication doc](https://pgr…
-
- [ x] have a problem with `brew install` (or `upgrade`, `reinstall`) a single, official formula (not cask)?
To help us debug your issue please explain:
- What you were trying to do (and wh…
-
The error :[42602] ERROR: pgroonga: object isn't found: Where: parallel worker
I'm now using 2.0.3 and the &@ operator. This issue may be irrelevant since @@ is deprecated, but I'm reporting just …
-
https://www.slideshare.net/kou/groongaseminar201708 を参考にして書く。インデックスの作り方や tokenizer に TokenMecab を指定する方法などを書く。
okkez updated
6 years ago