From ff6e722f0c49bf43313915b487f2f27aec2bd50b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=91=A8=E9=83=A8=E8=90=BD?= Date: Mon, 1 Apr 2024 21:42:29 +0800 Subject: [PATCH] docs: optimize pgroonga installation --- docs/notice-for-admins.md | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/docs/notice-for-admins.md b/docs/notice-for-admins.md index 5c2eb9b966..15ca9ef17e 100644 --- a/docs/notice-for-admins.md +++ b/docs/notice-for-admins.md @@ -31,9 +31,9 @@ psql (PostgreSQL) 16.1 In this case, your PostgreSQL major version is `16`. -There are official installation instructions for many operating systems on , so please follow the instructions on this page. However, since many users are using Ubuntu, and there are no instructions for Arch Linux and Fedora, we explicitly list the instructions for Ubuntu, Arch Linux and Fedora here. Please keep in mind that this is not official information and the procedures may change. +There are official installation instructions for many operating systems on , so please follow the instructions on this page. However, since many users are using Ubuntu or Debian, and there are no instructions for Arch Linux and Fedora, we explicitly list the instructions for Ubuntu, Debian, Arch Linux and Fedora here. Please keep in mind that this is not official information and the procedures may change. -##### Ubuntu +##### Ubuntu 22.04 LTS or 20.04 LTS 1. Install subdependencies and add apt repository ```sh @@ -43,8 +43,23 @@ There are official installation instructions for many operating systems on