docs icon indicating copy to clipboard operation
docs copied to clipboard

[Feedback] Page: /docs/self-hosted/latest/install/installation-linux

Open ZPrimed opened this issue 1 month ago • 2 comments

Is it easy to find the information you need?

No

Are the instructions clear?

No

How could we improve the Tiger Data documentation site?

On the Ubuntu section, there's a formatting error:

Image

Additionally, there's no mention of the command to actually install PostgreSQL itself. The command in step 2 causes Ubuntu to load up the "official" vendor repo for Postgres (so the vendor packages can be used instead of the Ubuntu distro package) but doesn't actually install the server. Thinking you need a "step 2.5" that is basically apt install postgresql...

ZPrimed avatar Dec 05 '25 21:12 ZPrimed