mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-26 08:41:09 +08:00
This fix allows more flexible placement of tables on a node; better and more flexible logic for remote placement of chunks on nodes.
Running docker image
To start the database, simply:
make start-pg-docker
This will allow you to run the tests. When finished,
make stop-pg-docker
Testing
There are three commands to run tests: (1) all tests, (2) regression tests, and (3) unit tests. They are:
make test
make test-regression
make test-unit
Description
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
analyticsdatabasefinancial-analysishacktoberfestiotpostgrespostgresqlsqltime-seriestime-series-databasetimescaledbtsdb
Readme
100 MiB
Languages
C
67.6%
PLpgSQL
25.6%
CMake
1.8%
Ruby
1.7%
Python
1.4%
Other
1.9%