Difference between revisions of "TigerData / TimescaleDB"
Jump to navigation
Jump to search
| Line 19: | Line 19: | ||
* [[postgresql.conf]] | * [[postgresql.conf]] | ||
[[SELECT * FROM timescaledb information.hypertables WHERE hypertable name = 'data']] | [[SELECT * FROM timescaledb information.hypertables WHERE hypertable name = 'data']] | ||
| + | * [[TimescaleDB installation]] | ||
== See also == | == See also == | ||
Revision as of 15:35, 2 February 2023
wikipedia:TimescaleDB (Nov 2018)
brew tap timescale/tap brew install timescaledb
timescaledb-tune timescaledb_move.sh timescaledb-parallel-copy
Related
- InfluxDB (2013)
- Timescale Cloud
CREATE EXTENSION timescaledb;- TimescaleDB versions
- Port: 7432
- postgresql.conf
SELECT * FROM timescaledb information.hypertables WHERE hypertable name = 'data'
See also
Advertising: