Difference between revisions of "TimescaleDB installation"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
[[systemctl restart [email protected]]] | [[systemctl restart [email protected]]] | ||
+ | * <code>[[SELECT * FROM pg_extension;]]</code> | ||
== See also == | == See also == |
Revision as of 14:50, 6 February 2023
timescaledb-tune --yes sudo -u postgres -- bash -c "psql -c 'CREATE database tsdb'" sudo -u postgres -- bash -c "psql tsdb -c 'CREATE EXTENSION IF NOT EXISTS timescaledb;'"
systemctl restart [email protected]
See also
Advertising: