I am trying to install postgres on different machine using ansible. Currently I am using postgres source to install on a partical location.
Its taking too much time. Is their a way to run postgres by simpy unzipping a tar or zip binary file like that of tomcat zip.
If any alternative is their please suggest me one. :)