si tienes algo que es necesario en la versión 9.X puedes irte a la
ultima de 9 que es la 9.6.12.
Sin embargo trata de subirte de versión, no te quedes congelado en una
versión vieja.
Available Packages
Name : postgresql96
Arch : x86_64
Version : 9.6.12
Release : 1PGDG.rhel6
Size : 1.4 M
Repo : pgdg96
Summary : PostgreSQL client programs and libraries
URL : https://www.postgresql.org/
License : PostgreSQL
Description : PostgreSQL is an advanced Object-Relational database
management system (DBMS).
: The base postgresql package contains the client programs
that you'll need to
: access a PostgreSQL DBMS server, as well as HTML
documentation for the whole
: system. These client programs can be located on the same
machine as the
: PostgreSQL server, or on a remote machine that accesses a
PostgreSQL server
: over a network connection. The PostgreSQL server can be
found in the
: postgresql96-server sub-package.
:
: If you want to manipulate a PostgreSQL database on a
local or remote PostgreSQL
: server, you need this package. You also need to install
this package
: if you're installing the postgresql96-server package.
On 18/04/2019 10:35 AM, Carlos T. Groero Carmona wrote:
Hola Lista,
Estuve tratabdo de installar PostgreSQL 9.3 hoy y encuentro que el
repositorio ha sido desabillitado.
Dejenme corregirme, el paquete pgdg-centos93-9.3-3.noarch.rpm no se
encuentra en el repositorio
cuando ejecuto :
rpm -ivh
https://download.postgresql.org/pub/repos/yum/9.3/redhat/rhel-7-x86_64/pgdg-centos93-9.3-3.noarch.rpm
Obtengo un error 404
~]# rpm -ivh
https://download.postgresql.org/pub/repos/yum/9.3/redhat/rhel-7-x86_64/pgdg-centos93-9.3-3.noarch.rpm
Retrieving
https://download.postgresql.org/pub/repos/yum/9.3/redhat/rhel-7-x86_64/pgdg-centos93-9.3-3.noarch.rpm
curl: (22) The requested URL returned error: 404 Not Found
error: skipping
https://download.postgresql.org/pub/repos/yum/9.3/redhat/rhel-7-x86_64/pgdg-centos93-9.3-3.noarch.rpm
- transfer failed
Revise y versiones mas viejas como 9.2 se encuentra habilitado.
Alguna idea que esta pasando?
Gracias de antemano,
Carlos.