public inbox for [email protected]  
help / color / mirror / Atom feed
Oracle Linux 6 PostgreSQL 11 Support?
2+ messages / 2 participants
[nested] [flat]

* Oracle Linux 6 PostgreSQL 11 Support?
@ 2018-10-23 19:03 Jason Petersen <[email protected]>
  2018-10-30 11:17 ` Re: Oracle Linux 6 PostgreSQL 11 Support? Devrim Gündüz <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Jason Petersen @ 2018-10-23 19:03 UTC (permalink / raw)
  To: pgsql-pkg-yum

My scripts to build new builderboxen are failing for Oracle Linux 6… it appears that the pgdg rpm for Oracle Linux 6 is either not present or misnamed (i.e. the rpm to add the repo, not the one for any particular package).

Oracle Linux 7, PG 11 (correct)

lftp -e 'cls -1; bye' https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-7-x86_64/ | egrep '^pgdg-oraclelinux11-11.*rpm'
cd ok, cwd=/pub/repos/yum/11/redhat/rhel-7-x86_64
pgdg-oraclelinux11-11-2.noarch.rpm

Oracle Linux 6, PG 10 (correct)

lftp -e 'cls -1; bye' https://download.postgresql.org/pub/repos/yum/10/redhat/rhel-6-x86_64/ | egrep '^pgdg-oraclelinux10-10.*rpm'

cd ok, cwd=/pub/repos/yum/10/redhat/rhel-6-x86_64
pgdg-oraclelinux10-10-1.noarch.rpm
pgdg-oraclelinux10-10-2.noarch.rpm

Oracle Linux 6, PG 11 (no matches)

lftp -e 'cls -1; bye' https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-6-x86_64/ | egrep '^pgdg-oraclelinux'
cd ok, cwd=/pub/repos/yum/11/redhat/rhel-6-x86_64

Can this be fixed/addressed? It appears there are Oracle Linux 6 packages, just no pgdg rpm, for whatever reason.

--
Jason Petersen
Software Engineer | Citus Data
303.736.9255
[email protected]



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Oracle Linux 6 PostgreSQL 11 Support?
  2018-10-23 19:03 Oracle Linux 6 PostgreSQL 11 Support? Jason Petersen <[email protected]>
@ 2018-10-30 11:17 ` Devrim Gündüz <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Devrim Gündüz @ 2018-10-30 11:17 UTC (permalink / raw)
  To: Jason Petersen <[email protected]>; pgsql-pkg-yum


Hi,

On Tue, 2018-10-23 at 13:03 -0600, Jason Petersen wrote:
> 
> Oracle Linux 6, PG 11 (no matches)
> 
> lftp -e 'cls -1; bye' 
> https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-6-x86_64/4/ |
> egrep '^pgdg-oraclelinux'
> cd ok, cwd=/pub/repos/yum/11/redhat/rhel-6-x86_64
> 
> Can this be fixed/addressed? It appears there are Oracle Linux 6 packages,
> just no pgdg rpm, for whatever reason.

Sorry for the delay. Fixed, and pushed to staging repo. They will appear in a
few minutes.

Regards,
-- 
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR


Attachments:

  [application/pgp-signature] signature.asc (833B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2018-10-30 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2018-10-23 19:03 Oracle Linux 6 PostgreSQL 11 Support? Jason Petersen <[email protected]>
2018-10-30 11:17 ` Devrim Gündüz <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox