cube-js/cube

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

開放

#342 建立於 2020年1月8日

 (5 則留言) (0 個反應) (0 位負責人)Rust (1,965 個分叉)batch import
driver:postgreshelp wanted

倉庫指標

星標
 (19,563 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南