I am new administering a postgresql server in Gentoo, and I am following the steps from the Quickstart guide to upgrade from dev-db/postgresql-15.4 to dev-db/postgresql-16.1
However, when calling eselect to choose 16.1 as the default version I get this output:
Code: Select all
~ # eselect postgresql list
Available PostgreSQL Slots
15 * 15.4
16 16.1 (Clients Only)
Thank you for your help!


