cube-js/cube

Is Cubejs possible to connect to a set of postgres replicate set?

Open

#342 opened on 2020年1月8日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Rust (1,965 forks)batch import
driver:postgreshelp wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (平均マージ 5d 16h) (30d で 138 merged PRs)

説明

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.

コントリビューターガイド