Es una versión que ya no está soportada: https://www.postgresql.org/support/versioning/ <https://www.postgresql.org/support/versioning/>
Te recomiendo ir a la versión 11.2 > On Apr 17, 2019, at 5:35 PM, Carlos T. Groero Carmona <cton...@gmail.com> > 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 > > <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 > > <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 > > <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 > > <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.