Difference between revisions of "TimescaleDB installation"

From wikieduonline
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;'"
 
  sudo -u postgres -- bash -c "psql [[tsdb]] -c '[[CREATE EXTENSION]] IF NOT EXISTS timescaledb;'"
  

Latest revision as of 11:52, 11 May 2023

Advertising: