Difference between revisions of "Tsdb"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
  [[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]];'"
 +
 +
[[Prometheus logs]]:
 +
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 ==
 
== See also ==

Revision as of 07:36, 17 February 2023

Advertising: