vector icon indicating copy to clipboard operation
vector copied to clipboard

New `timescale` sink

Open binarylogic opened this issue 6 years ago • 9 comments

I'd like to support Timescale as a sink, and after talking to them it appears we just need to support Postgres since Timescale is built on Postgres. I'm hesitant to call it a Postgres sink given that we'll probably want to make certain assumptions about how we're writing data. Before we begin work we should determine if this is the appropriate course of action.

Ref https://github.com/timberio/vector/issues/935

binarylogic avatar Sep 26 '19 16:09 binarylogic