orchestracities / ngsi-timeseries-api

QuantumLeap: a FIWARE Generic Enabler to support the usage of NGSIv2 (and NGSI-LD experimentally) data in time-series databases
https://quantumleap.rtfd.io/
MIT License
38 stars 49 forks source link

Postgres Version Suppert #767

Closed lucboj closed 3 months ago

lucboj commented 3 months ago

Hello,

when I look around in the repository I see that Postgres 13 is mentioned. Should this be seen as the latest version from Postgres which can be used with QuantumLeap or has QuantumLeap been tested with other versions?

c0c0n3 commented 3 months ago

Hello @lucboj :-)

has QuantumLeap been tested with other versions?

Short answer: No we haven't. But some of our users might have.

The latest version of the Postgres/Timescale/Postgis stack we have tested with is Postgres 13 with Timescale 2.3.0 and Postgis 2.5 extensions. I think Postres 16 is mostly compatible w/ 13 and a more recent version of Timescale should work too, but like I said we never actually tried.