pipelinedb
pipelinedb copied to clipboard
Postgres can be pipelinedb through replication?
Postgres and postgres can share data by streaming replication, Can pipelinedb and postgres share data by streaming replication? If it can be configured
@grutty-sf I'm assuming you mean using a replication stream as a PipelineDB stream which can be read by continuous views/transforms, is that accurate?
If so, currently there's no builtin support for that.
@derekjn thanks you,Excuse me postgres data can be synchronized to pipelinedb