Re: Trouble installing PostGIS on Amazon Linux server - Mailing list pgsql-general

From Chris Mair
Subject Re: Trouble installing PostGIS on Amazon Linux server
Date
Msg-id 21eeb7ec9ec73f02c1bac8e1e5e1efde@smtp.hushmail.com
Whole thread Raw
In response to Re: Trouble installing PostGIS on Amazon Linux server  (Augori <augori@gmail.com>)
List pgsql-general
> I was told that "The amazon linux is compatible with Centos 6.x".  Does that correspond to RHEL 6?     Is there a
commandI could use to find out? 

Not quite.

Amazon Linux is RHEl/CentOS/Fedora derived, but it's not based on exactly RHEl/CentOS 6 or
exactly RHEl/CentOS 7.

This is its current libpoppler:

$ rpm -qf /usr/lib64/libpoppler.so.37
poppler-0.22.5-6.15.amzn1.x86_64

I don't know if this is an option to you, but CentOS 6 is available as an AMI on AWS,
so you could directly run that? Also AWS offers RDBMS as a service and they do have
PostgreSQL + PostGIS in their offerings (see "RDS").

Bye,
Chris.




pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Trouble installing PostGIS on Amazon Linux server
Next
From: Nikolai Zhubr
Date:
Subject: Actual row order in UPDATE and SELECT FOR UPDATE