Re: [GENERAL] CenOS 5/Postgresql 9.6
Looks like I'll be compiling. BTW, I'm not planning on running a server on it but have a couple pieces of expensive specialized hardware that are only certified on RHEL 5 i386 systems. They do need to talk to the server and I don't want to delay the migration of the rest of the infrastructure just because those aren't replaced, yet. Cheers, Steve On Sat, Mar 18, 2017 at 3:59 AM, Devrim Gündüz wrote: > > Hi, > > On Fri, 2017-03-17 at 12:15 -0700, Steve Crawford wrote: > > The question remains - does anyone know where I might find packages so I > > don't have to compile them myself? > > (I'm the maintainer of the repository) > > There are no packages for CentOS 5 / PG 9.6, and it was my decision to drop > support -- as I thought that using CentOS 5 with a new set of PG releases > would > not be the best idea. > > I still think so. > > However, you can still rebuild 9.6 RPMs on your CentOS 5 box, by using this > SRPM: > > https://download.postgresql.org/pub/repos/yum/srpms/9.6/ > redhat/rhel-6-x86_64/postgresql96-9.6.2-2PGDG.rhel6.src.rpm > > I did not test it though, but it should work or less work... > > You can also contact a PostgreSQL support company, and ask them to provide > the > RPMs, too. > > Regards, > -- > Devrim Gündüz > EnterpriseDB: http://www.enterprisedb.com > PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer > Twitter: @DevrimGunduz , @DevrimGunduzTR >
Re: [GENERAL] CenOS 5/Postgresql 9.6
Hi, On Fri, 2017-03-17 at 12:15 -0700, Steve Crawford wrote: > The question remains - does anyone know where I might find packages so I > don't have to compile them myself? (I'm the maintainer of the repository) There are no packages for CentOS 5 / PG 9.6, and it was my decision to drop support -- as I thought that using CentOS 5 with a new set of PG releases would not be the best idea. I still think so. However, you can still rebuild 9.6 RPMs on your CentOS 5 box, by using this SRPM: https://download.postgresql.org/pub/repos/yum/srpms/9.6/redhat/rhel-6-x86_64/postgresql96-9.6.2-2PGDG.rhel6.src.rpm I did not test it though, but it should work or less work... You can also contact a PostgreSQL support company, and ask them to provide the RPMs, too. Regards, -- Devrim Gündüz EnterpriseDB: http://www.enterprisedb.com PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer Twitter: @DevrimGunduz , @DevrimGunduzTR signature.asc Description: This is a digitally signed message part
Re: [GENERAL] CenOS 5/Postgresql 9.6
On 3/17/2017 1:56 PM, Thomas Kellerer wrote: The question remains - does anyone know where I might find packages so I don't have to compile them myself? You can download the binaries (no RPM) from here: https://www.enterprisedb.com/products-services-training/pgbindownload how are those built so they avoid all the usual Linux library compatibility issues? they have everything statically linked,, including glibc and openssl and whatever? -- john r pierce, recycling bits in santa cruz
Re: [GENERAL] CenOS 5/Postgresql 9.6
Steve Crawford schrieb am 17.03.2017 um 20:15: I'm aware of all those dates. Also that 9.6 has been out for six-months, and that RHEL/CentOS 5 are listed among the currently supported versions at https://yum.postgresql.org/. The question remains - does anyone know where I might find packages so I don't have to compile them myself? You can download the binaries (no RPM) from here: https://www.enterprisedb.com/products-services-training/pgbindownload Or an installer: https://www.enterprisedb.com/downloads/postgres-postgresql-downloads -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
Re: [GENERAL] CenOS 5/Postgresql 9.6
On Fri, Mar 17, 2017 at 11:35 AM, John R Pierce wrote: > On 3/17/2017 11:07 AM, Steve Crawford wrote: > >> Where might I find yum repos PostgreSQL 9.6 on CentOS 5 (i386 & x86_64)? >> >> RHEL/CentOS 5 is still in production with extended support through 2020 >> but seems to be dropped from the 9.6 PGDG repos. >> > > CentOS 5 will be completely dropped in 2-3 weeks, I believe. The last > CentOS 5 Update 11 release was in 2014. Extended support applies only > to RHEL, and costs significant money per server. You might contact the > yum.postgresql.org repository manager's employer, EnterpriseDB, and see > if they'd be willing to extend support for RHEL 6 and PG 9.6 under contract. > > I'm aware of all those dates. Also that 9.6 has been out for six-months, and that RHEL/CentOS 5 are listed among the currently supported versions at https://yum.postgresql.org/. The question remains - does anyone know where I might find packages so I don't have to compile them myself? Cheers, Steve
Re: [GENERAL] CenOS 5/Postgresql 9.6
On 3/17/2017 11:07 AM, Steve Crawford wrote: Where might I find yum repos PostgreSQL 9.6 on CentOS 5 (i386 & x86_64)? RHEL/CentOS 5 is still in production with extended support through 2020 but seems to be dropped from the 9.6 PGDG repos. CentOS 5 will be completely dropped in 2-3 weeks, I believe. The last CentOS 5 Update 11 release was in 2014. Extended support applies only to RHEL, and costs significant money per server. You might contact the yum.postgresql.org repository manager's employer, EnterpriseDB, and see if they'd be willing to extend support for RHEL 6 and PG 9.6 under contract. -- john r pierce, recycling bits in santa cruz -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general