pipelinedb icon indicating copy to clipboard operation
pipelinedb copied to clipboard

Postgres can be pipelinedb through replication?

Open grutty-sf opened this issue 8 years ago • 2 comments

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 avatar Oct 18 '17 10:10 grutty-sf

@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 avatar Oct 18 '17 14:10 derekjn

@derekjn thanks you,Excuse me postgres data can be synchronized to pipelinedb

grutty-sf avatar Oct 19 '17 08:10 grutty-sf