Difference between revisions of "TimescaleDB installation"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[timescaledb-tune --yes]] | [[timescaledb-tune --yes]] | ||
− | sudo -u postgres -- bash -c "psql -c 'CREATE database tsdb'" | + | [[sudo -u postgres]] -- bash -c "psql -c 'CREATE database tsdb'" |
− | + | sudo -u postgres -- bash -c "psql tsdb -c 'CREATE EXTENSION IF NOT EXISTS timescaledb;'" | |
− | |||
− | |||
{{timescale}} | {{timescale}} |
Revision as of 16:07, 2 February 2023
timescaledb-tune --yes sudo -u postgres -- bash -c "psql -c 'CREATE database tsdb'" sudo -u postgres -- bash -c "psql tsdb -c 'CREATE EXTENSION IF NOT EXISTS timescaledb;'"
TimescaleDB, Installation, tsdb
, Timescale Cloud: brew install timescaledb, timescaledb-tune, timescaledb_move.sh, create_hypertable
, versions
, Timescale Vector
Advertising: