Timescaledb Timescaledb Playground! Installation on docker for testing purposes $ docker run -d --name timescaledb -p 5432:5432 -e POSTGRES_PASSWORD=password timescale/timescaledb:latest-pg11 Run scripts: #