Skip to content

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 16 Dec 16:38
· 1175 commits to main since this release
e4b33d0

Add timescaledb-tune to supervised image for auto PostgreSQL optimization

  • Installs timescaledb-tools package
  • Runs timescaledb-tune on every startup (safe to repeat)
  • Automatically optimizes shared_buffers, work_mem, parallelism, WAL, etc.
  • Adapts to container resource limits (RAM/CPU changes)