I want to install postgreSQL on Amazon linux.
Please let me know what I should type in regular sequence.
I saw some of questions about installing postgreSQL on linux, but there is no example about amazon linux. Most of examples used apt-get command. But amazon linux has not apt-get.
Also I want to use postgreSQL in python and django.
apt-getis Ubuntu/Debian.yumfor package-management. Visit User Guide for managing software on aws linux.