citus_docs icon indicating copy to clipboard operation
citus_docs copied to clipboard

Add upserts example in realtime use-case guide

Open begriffs opened this issue 9 years ago • 2 comments

It has some fancy insert…select statements, but no upserts. We want to show people how those can work for dealing with delayed data.

https://docs.citusdata.com/en/v7.1/use_case_guide/real_time_dashboards.html

begriffs avatar May 04 '16 20:05 begriffs

This does look like it's still a valid issue. There are no ON CONFLICT clauses in the real-time use case guide. https://docs.citusdata.com/en/v7.3/use_case_guide/real_time_dashboards.html

begriffs avatar Mar 28 '18 18:03 begriffs

We have this part now - http://docs.citusdata.com/en/v8.1/develop/reference_dml.html#from-select-clause-distributed-rollups

Is that enough, or should we include this kind of thing in the RT use case?

begriffs avatar Jan 09 '19 20:01 begriffs