crate / crate/cratedb-examples
Pgpool-II: BACKEND Error: "Function: 'pgpool_regclass(cstring)' does not exist"
Open
- Dominant language
- Jupyter Notebook
- Stars
- 22
- Forks
- 12
- Avg merge
- 5d 12h
- Merged PRs (30d)
- 22
Description
## Problem
The integration with Pgpool-II will stop working with CrateDB 6.3.0. It is currently blocked by:
- https://github.com/crate/crate/issues/19012
The problem is not that this function does not exist. The problem is that the function wants to be used, where the root cause is in the issue referenced above.
## References
- https://github.com/crate/cratedb-examples/pull/1418
- https://github.com/crate/cratedb-examples/pull/1527
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.