Difference between revisions of "TimescaleDB"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* https://www.timescale.com/ | * https://www.timescale.com/ | ||
* [[Michael J. Freedman]] | * [[Michael J. Freedman]] | ||
+ | |||
+ | == Installation == | ||
* [[TimescaleDB installation]] | * [[TimescaleDB installation]] | ||
+ | * <code>[[brew tap]] timescale/tap</code> | ||
+ | * <code>[[brew install timescaledb]]</code> | ||
− | + | == Binaries == | |
− | |||
− | |||
− | |||
[[timescaledb-tune]] | [[timescaledb-tune]] | ||
[[timescaledb_move.sh]] | [[timescaledb_move.sh]] |
Revision as of 05:47, 3 February 2023
wikipedia:TimescaleDB (Nov 2018)
Contents
Installation
- TimescaleDB installation
brew tap timescale/tap
brew install timescaledb
Binaries
timescaledb-tune timescaledb_move.sh timescaledb-parallel-copy
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: