timescale / docs.timescale.com-content

Content pages for TimescaleDB documentation
https://docs.timescale.com
37 stars 51 forks source link

[Bug/Typo] timescaledb-tune not installed by default #523

Open phemmer opened 3 years ago

phemmer commented 3 years ago

Add the appropriate label(s) --> bug

Describe the bug The debian install doc states:

The easiest way to get started is to run timescaledb-tune, which is installed by default when using apt:

This statement is incorrect, as it is not installed by default when using apt. Here are all the files present in the timescaledb-postgresql-12 package:

# dpkg -L timescaledb-postgresql-12
/.
/usr
/usr/lib
/usr/lib/postgresql
/usr/lib/postgresql/12
/usr/lib/postgresql/12/lib
/usr/lib/postgresql/12/lib/timescaledb-1.7.0.so
/usr/lib/postgresql/12/lib/timescaledb-1.7.1.so
/usr/lib/postgresql/12/lib/timescaledb-1.7.2.so
/usr/lib/postgresql/12/lib/timescaledb-1.7.3.so
/usr/lib/postgresql/12/lib/timescaledb-1.7.4.so
/usr/lib/postgresql/12/lib/timescaledb-tsl-1.7.0.so
/usr/lib/postgresql/12/lib/timescaledb-tsl-1.7.1.so
/usr/lib/postgresql/12/lib/timescaledb-tsl-1.7.2.so
/usr/lib/postgresql/12/lib/timescaledb-tsl-1.7.3.so
/usr/lib/postgresql/12/lib/timescaledb-tsl-1.7.4.so
/usr/share
/usr/share/doc
/usr/share/doc/timescaledb-postgresql-12
/usr/share/doc/timescaledb-postgresql-12/changelog.gz
/usr/share/doc/timescaledb-postgresql-12/copyright
/usr/share/postgresql
/usr/share/postgresql/12
/usr/share/postgresql/12/extension
/usr/share/postgresql/12/extension/timescaledb--0.1.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.10.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.10.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.11.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.12.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.12.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.2.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.3.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.4.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.4.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.4.2--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.5.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.6.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.6.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.7.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.7.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.8.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.9.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.9.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--0.9.2--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.0.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.0.0-rc1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.0.0-rc2--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.0.0-rc3--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.0.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.1.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.1.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.2.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.2.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.2.2--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.3.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.3.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.3.2--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.4.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.4.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.4.2--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.5.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.5.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.6.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.6.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.7.0--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.7.0.sql
/usr/share/postgresql/12/extension/timescaledb--1.7.1--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.7.1.sql
/usr/share/postgresql/12/extension/timescaledb--1.7.2--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.7.2.sql
/usr/share/postgresql/12/extension/timescaledb--1.7.3--1.7.4.sql
/usr/share/postgresql/12/extension/timescaledb--1.7.3.sql
/usr/share/postgresql/12/extension/timescaledb--1.7.4.sql

Location https://docs.timescale.com/latest/getting-started/installation/debian/installation-apt-debian

Screenshots

Device and browser

RobAtticus commented 3 years ago

timescaledb-tools is a package that is listed as a Recommends for our packages, so the default configuration of apt will install it when installing our packages. So I'm not sure this is actually a bug. I suppose we could clarify more, but not sure.

phemmer commented 3 years ago

I can check again with the new rc3 package, but when I reported this timescaledb-tools was not automatically installed.

mfreed commented 3 years ago

@phemmer Any findings with 2.0-ga?