Re: [GENERAL] Trouble installing postgresql server on Amazon Linux

2016-02-15 Thread Pierre HILBERT
Hello, Are u sur that it's not a network issue ? Maybe just try to telnet or check your ec2 security group. Pierre *Pierre HILBERT* *Database Responsible | Decatec* *Phone : +33 6 67 63 54 87* On Sun, Feb 7, 2016 at 10:35 PM, Augori wrote: > Thanks for the reply. Yes, it seems that you're r

Re: [GENERAL] Trouble installing postgresql server on Amazon Linux

2016-02-08 Thread John R Pierce
On 2/7/2016 1:35 PM, Augori wrote: ... In fact, it seems like both of them must be the wrong repos? So I need to remove these? # rpm -e pgdg-93-redhat.repo error: package pgdg-93-redhat.repo is not installed # rpm -e pgdg-93-ami201503.repo error: package pgdg-93-ami201503.repo is not installed

Re: [GENERAL] Trouble installing postgresql server on Amazon Linux

2016-02-08 Thread Adrian Klaver
On 02/07/2016 01:35 PM, Augori wrote: Thanks for the reply. Yes, it seems that you're right about having multiple pgdg93 repos,. # yum repolist Loaded plugins: priorities, update-motd, upgrade-helper Repository pgdg93 is listed more than once in the configuration Repository pgdg93-source is li

Re: [GENERAL] Trouble installing postgresql server on Amazon Linux

2016-02-07 Thread Augori
Thanks for the reply. Yes, it seems that you're right about having multiple pgdg93 repos,. # yum repolist Loaded plugins: priorities, update-motd, upgrade-helper Repository pgdg93 is listed more than once in the configuration Repository pgdg93-source is listed more than once in the configuration

Re: [GENERAL] Trouble installing postgresql server on Amazon Linux

2016-02-07 Thread Adrian Klaver
On 02/07/2016 11:18 AM, Augori wrote: Hello, I'm trying to install postgresql on an Amazon Linux AMI release 2015.09. I got the rpm for Amazon Linux AMI 2015.03 - x86_64 under PostgreSQL 9.3 linked here: http://yum.postgresql.org/repopackages.php But a yum install complains that it requires s

[GENERAL] Trouble installing postgresql server on Amazon Linux

2016-02-07 Thread Augori
Hello, I'm trying to install postgresql on an Amazon Linux AMI release 2015.09. I got the rpm for Amazon Linux AMI 2015.03 - x86_64 under PostgreSQL 9.3 linked here: http://yum.postgresql.org/repopackages.php But a yum install complains that it requires systemd-units, which I haven't figure out