atviriduomenys / spinta

Spinta is a framework to describe, extract and publish data (a DEP Framework).
MIT License
12 stars 4 forks source link

Add TimescaleDB extension to PostgreSQL #261

Open sirex opened 2 years ago

sirex commented 2 years ago

This will allow to store large amounts of data.

https://docs.timescale.com/install/latest/self-hosted/installation-debian/#install-self-hosted-timescaledb-on-debian-based-systems

The idea is to replace PostgreSQL with TimescaleDB and once migration to TimescaleDB is done, we will have option to move large table to hyper tables.

Which tables should be moved to hyper tables, should be specified in model configuration (#599).

All changelog tables should be hypertables by default.

Depends on

JuliusLADP commented 2 weeks ago

Priimti sprendimą ar tai aktualu?