Difference between revisions of "Tsdb"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} * {{TSDB}} * {{Prometheus}}")
 
 
(5 intermediate revisions by 2 users 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 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 ==
 +
* {{timescaledb}}
 
* {{TSDB}}
 
* {{TSDB}}
 
* {{Prometheus}}
 
* {{Prometheus}}
 +
 +
[[Category:TSDB]]

Latest revision as of 07:58, 7 June 2024

Advertising: