Displaying 2 results from an estimated 2 matches for "pg12repo".
2020 Feb 24
2
Problems with reposync and createrepo on CentOS 7 for RHEL8/CentOS8 repo?
Hi,
I'm trying to mirror the PostgreSQL12 RHEL8 repo:
https://download.postgresql.org/pub/repos/yum/12/redhat/rhel-8-x86_64/
[root at cobbler yum.repos.d]# cat pgdg-12-centos8.repo
# PGDG Red Hat Enterprise Linux / CentOS stable repositories:
[pgdg12-rhel8]
name=PostgreSQL 12 for RHEL/CentOS $releasever - $basearch
2020 Feb 25
0
Problems with reposync and createrepo on CentOS 7 for RHEL8/CentOS8 repo?
Hi,
I tried to reproduce the issue but without success, everything seems
to be working fine (I've copied
repodata directory created by the reposync on Centos7 machine to RHEL8
server to /tmp/pg12repo directory):
RHEL8 # dnf search postgresql12 --repofrompath=a,/tmp/pg12repo --repoid=a
Added a repo from /tmp/pg12repo
a
204 MB/s | 784 kB 00:00
==================================== Name Exactly Matched:
postgresql12 ====================================
postgresql12.x86_64 : PostgreSQL cli...