Is Cubejs possible to connect to a set of postgres replicate set?
Open
driver:postgres
help wanted
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
In the need of connecting cubejs to a set of posgres replicate set for scaling and back-up stategy using multiple standby prosgres db instances, is it possible to connect cubejs to a set of posgres relicate set?
Posgres connection string looks like this:
**postgresql://host1:123,host2:456/somedb?target_session_attrs=any&application_name=myapp**
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.