zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for Timescale pg_influx

berlincount opened this issue · comments

Hello,

and thanks for this awesome project!

There's a pg_influx extension available, adding InfluxDB Line Protocol support to PostgresQL.

It's maintained by the folks at TimescaleDB, und and would make a great addition (and also solve a usecase of mine, heh) ...

Please a have a look at https://github.com/timescale/pg_influx and maybe consider integration?

You should be far quicker than me to do so.

Thank you very much in advance!

Unfortunately, no. Spilo image is already quite big and we tend not to include extensions not available in pgdg. Furthermore, the project's readme says:

It is an ongoing experimental work for educational purposes and as such there are no guarantees regarding feasability for any specific purpose, including its intended use.

But you can always build your own Spilo including whatever you want:)