Difference between revisions of "TimescaleDB"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== Binaries == | == Binaries == | ||
− | + | * <code>[[timescaledb-tune]]</code> | |
− | + | * <code>[[timescaledb_move.sh]]</code> | |
− | + | * <code>[[timescaledb-parallel-copy]]</code> | |
== Related == | == Related == |
Revision as of 05:48, 3 February 2023
wikipedia:TimescaleDB (Nov 2018)
Contents
Installation
- TimescaleDB installation
brew tap timescale/tap
brew install timescaledb
Binaries
Related
- InfluxDB (2013)
- Data partitioning
- Timescale Cloud
CREATE EXTENSION timescaledb;
- TimescaleDB versions
- Port: 7432
- postgresql.conf
SELECT * FROM timescaledb information.hypertables WHERE hypertable name = 'data'
See also
Advertising: