-
insert into zhparser.zhprs_custom_word (word) values('微信');
select sync_zhprs_custom_word();
SELECT * FROM ts_parse('zhparser', '微信');
tokid token
120 微信
97 微
110 信
SELECT t…
-
## 対象ドメイン/ The domain
- kakogawa.diycities.jp
## 起こっている問題 / The Problem
- 検索画面で存在しているキーワードを入力している筈なのに結果が反映されない
## スクリーンショット / Screenshot
![IMG_2052](https://user-images.githubusercontent.…
-
### Problem
When in my wikidb database. I already `ALTER USER wikijs WITH SUPERUSER;` and double enter the psql console. But I run `CREATE EXTENSION zhparser;`, it throw error as:
```
wikidb=# CRE…
-
[root@sb470 ~]# /usr/bin/podman run -e POSTGRES_PASSWORD=password -it docker.io/abcfy2/zhparser:15
Trying to pull docker.io/abcfy2/zhparser:15...
Getting image source signatures
Copying blob b742…
-
- Hydra is going to add pg 16 support: https://github.com/hydradatabase/hydra
- PostgresML 2.7.13 https://github.com/postgresml/postgresml/releases/tag/v2.7.13
- PG GraphQL 1.4.2 https://github.com/…
Vonng updated
8 months ago
-
服务器重启之后,客户端就连不上 postgresql 数据库了,但是5432端口是通的,就是所有用户都认证失败。
![74bba24e0de3ffc8a2a179d279c001f](https://github.com/Vonng/pigsty/assets/16047426/a2ea0030-29dd-4a29-8219-65886b553807)
在服务器尝试利用localhost连接 …
-
### 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…
-
1. Install kb 0.8.2
2. Create clusters, take mysql as an example
```
`kbcli cluster create mysql-futtxa --termination-policy=Halt --monitoring-interval=0 --cluster-definition=apecloud-mysql --en…
-
-
**Describe the bug**
After create official-postgres cluster, `kbcli cluster create-account` failed.
**To Reproduce**
Steps to reproduce the behavior:
1. Create official-postgres cluster.
2. Cre…