cube-js/cube

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

Open

#342 aperta il 8 gen 2020

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Rust (1965 fork)batch import
driver:postgreshelp wanted

Metriche repository

Star
 (19.563 star)
Metriche merge PR
 (Merge medio 5g 16h) (138 PR mergiate in 30 g)

Descrizione

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.

Guida contributor