Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rMr4h-0078ts-O6 for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 08 Jan 2024 14:58:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rMr4g-005mHb-8B for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 08 Jan 2024 14:57:58 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rMqu5-005fyL-HG for pgsql-pkg-yum@lists.postgresql.org; Mon, 08 Jan 2024 14:47:01 +0000 Received: from mail-ej1-x62c.google.com ([2a00:1450:4864:20::62c]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1rMqty-000UP9-Qt for pgsql-pkg-yum@postgresql.org; Mon, 08 Jan 2024 14:47:00 +0000 Received: by mail-ej1-x62c.google.com with SMTP id a640c23a62f3a-a29da3d61f6so199765866b.3 for ; Mon, 08 Jan 2024 06:46:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704725212; x=1705330012; darn=postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=ERYZDdB2TtmJLNQ7ARRAn9VQ1fmeT0v2HiZ9idf94ds=; b=k84zD83Cq/Dgs4KN1N/eylN/hkOEU4spgpl64p7nCQjvcIqk1VZoZX7YEGBaC4IZN5 ycpTEbALFghKCNbcsrbmMkcGpB9VSQprRkuIiuOd32+L9oSAw8l/gWCehB3/DyOOaHzV vQlQdYTdY5wb76Q0N0ZFT89bve4osXmZ1a6/LN+AxofHOc1Cv8SdviKPUSFmrVZN3lKG dbnl5kTwD/5Ky7J/NG8Bl2qEK2ThcRBuJIjcHpcFQRtI6D0auKIUnqEPA8QWMQP6kRBf 3qZHrSjMH1Mr4I7C2qg8vs/XUD3Gk98wPSEeZ3a/xRT1d8yOMAKCjQaTPvVv7F++aHtv 9zDw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704725212; x=1705330012; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=ERYZDdB2TtmJLNQ7ARRAn9VQ1fmeT0v2HiZ9idf94ds=; b=qi4XsOfV4q7G5gAtbm5f6jY6cSiIHt2n323SmC9u3XIXAUnpZTShZ9sXnttRyVjoJB PTJoX+G82ssOIP6FIrs4ZMd5GKvVMA6dfc+M+QT4MxBbWtvBBu1n3r8L+6hlF13toV3H Vv3psQ1KAe4Lt6dPQhIJlKpbf+tYkqYhzXJLcAcPvhl7uT5cjzlQ/rQXQTjCDZm6xhQe VlnoyKqImHI6khoXKyZG5BbFdFMjVgrtA7SW4aevw25vupk1aHJOMToSsOEmSlhnPBlU 2HYnpsZx6m8DheMGti1KScTJyeElUu+2Og6cPdEYVkH5g4wNdYbqWI4sgGL3lLGZA/rn Gw+w== X-Gm-Message-State: AOJu0YxelbSW9TT4L1Wjjj244M6P9tidZ3s2ekWjMHHDrwFvWMgIQfZY Boq5rvB+sKIx4b0fa9QiMotzXF2ZJDcETfm9sbCFxJpyhohZOg== X-Google-Smtp-Source: AGHT+IEbtUszWK+CAb9NU9ESIcRU2Qid6xwicZD3K0oLYIdyz13oAe5wXFvo1A+/+x1BJRx2LTpnyRF6YSaXpAK52+w= X-Received: by 2002:a17:906:1b10:b0:a29:c8e4:5c2b with SMTP id o16-20020a1709061b1000b00a29c8e45c2bmr1633715ejg.106.1704725212234; Mon, 08 Jan 2024 06:46:52 -0800 (PST) MIME-Version: 1.0 From: Vitalii Stoianov Date: Mon, 8 Jan 2024 16:45:07 +0200 Message-ID: Subject: Missing PostgreSQL 15 RHEL / CentOS 7 - x86_64 direct download link. To: pgsql-pkg-yum@postgresql.org Content-Type: multipart/alternative; boundary="000000000000b708e9060e7044de" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000b708e9060e7044de Content-Type: text/plain; charset="UTF-8" Hi There, I was checking this webpage https://yum.postgresql.org/rpmchart/ that leads to following link: https://yum.postgresql.org/15/redhat/rhel-7-x86_64/repoview/ (404) Is there any reason why this is missing ? Regards, Vitalii. --000000000000b708e9060e7044de Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi There,

I was checking this webpage= =C2=A0https://yum.postgres= ql.org/rpmchart/ that leads to following link:=C2=A0https://yum.postgresq= l.org/15/redhat/rhel-7-x86_64/repoview/ (404)

= Is there any reason why this is missing ?

Regards,=
Vitalii.=C2=A0
--000000000000b708e9060e7044de--