Difference between revisions of "Tsdb"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
[[wikipedia:tsdb]]
  
  
  [[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 ==

Latest revision as of 07:58, 7 June 2024

Advertising: