Y
Hacker News
new
|
ask
|
show
|
jobs
by
heavyset_go
613 days ago
That's because you install versioned packages like postgresql-15:
https://tracker.debian.org/pkg/postgresql-15
That way you can have multiple versions of the same package.
1 comments
xpasky
612 days ago
You mean there is some other way to install postgresql in Debian?
link
heavyset_go
611 days ago
No, what I meant is that the install path for Postgres on Debian involves installing versioned packages. It's the only approved way of installing Postgres from the Debian repos that I'm aware of.
link