Difference between revisions of "Tsdb"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
− | [[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]];'" | sudo -u postgres -- bash -c "psql tsdb -c '[[CREATE EXTENSION IF NOT EXISTS]] [[timescaledb]];'" | ||
Latest revision as of 07:58, 7 June 2024
sudo -u postgres -- bash -c "psql -c 'CREATE database tsdb'" sudo -u postgres -- bash -c "psql tsdb -c 'CREATE EXTENSION IF NOT EXISTS timescaledb;'"
ts=2023-02-17T01:00:03.414Z caller=head.go:1011 level=info component=tsdb msg="WAL checkpoint complete" first=1633 last=1634 duration=628.31117ms
See also[edit]
- TimescaleDB, Installation,
tsdb
, Timescale Cloud:brew install timescaledb, timescaledb-tune, timescaledb_move.sh, create_hypertable
,versions
, Timescale Vector - TSDB: Prometheus, InfluxDB, RRDtool, Graphite, Telegraf, OpenTSDB, TimescaleDB,
tsdbadmin
- Prometheus: Prometheus installation,
9090
, storage, Prometheus exporters: Node exporter9100
, Blackbox exporter, Prometheus alertmanager (changelog), Prometheus versions, Prometheus Node exporter releases,promtool
,amtool, tsdb
,/etc/default/prometheus, /etc/prometheus/prometheus.yml, journalctl -u prometheus
,/etc/default/prometheus-node-exporter
, PromQL,alert:
, Prometheus Operator, Thanos, VictoriaMetrics, PushGateway, Prometheus API,values.yml
, Amazon Managed Service for Prometheus
Advertising: