Hi

Currently trying to update to 9.5.2 from 9.4.5 on a test web server with amazon linux and unfortunately the rpm links seem to have 404.

    sudo rpm -Uvh http://yum.postgresql.org/9.5/redhat/rhel-6-x86_64/pgdg-redhat95-9.5-2.noarch

Error    
>>Retrieving http://yum.postgresql.org/9.5/redhat/rhel-6-x86_64/pgdg-redhat95-9.5-2.noarch
curl: (22) The requested URL returned error: 404 Not Found
error: skipping http://yum.postgresql.org/9.5/redhat/rhel-6-x86_64/pgdg-redhat95-9.5-2.noarch - transfer failed

I was following instructions from this link](http://tecadmin.net/install-postgresql-9-5-on-centos/)

Cheers

Dave