pgdg-redhat-repo-42.0-20.noarch is missing pgdg14-source and pgdg13-source

Поиск
Список
Период
Сортировка
От Andrew J. Schorr
Тема pgdg-redhat-repo-42.0-20.noarch is missing pgdg14-source and pgdg13-source
Дата
Msg-id 20211111150823.GA8709@ti139.telemetry-investments.com
обсуждение исходный текст
Список pgsql-bugs
Hi,

The /etc/yum.repos.d/pgdg-redhat-all.repo file delivered
in pgdg-redhat-repo-42.0-20.noarch is missing two source repos: pgdg13-source
and pgdg14-source. I edited the file manually to add those sections.
I observed the same problem in the RHEL 7 and 8 versions.

[pgdg14-source]
name=PostgreSQL 14 for RHEL/CentOS $releasever - $basearch - Source
baseurl=https://download.postgresql.org/pub/repos/yum/srpms/14/redhat/rhel-$releasever-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG
repo_gpgcheck = 1

[pgdg13-source]
name=PostgreSQL 13 for RHEL/CentOS $releasever - $basearch - Source
baseurl=https://download.postgresql.org/pub/repos/yum/srpms/13/redhat/rhel-$releasever-$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG
repo_gpgcheck = 1

Regards,
Andy



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #17268: Possible corruption in toast index after reindex index concurrently
Следующее
От: Kishore Isaac
Дата:
Сообщение: Tenable Report Issue even after upgrading to correct Postgres version