Closed znmeb closed 4 years ago
Changed title to more accurately describe the underlying issue - the deployed AWS box only has PostgreSQL, not PostGIS. We can and most likely will use PostGIS for analysis and data processing. We just have to strip out geometry columns and the PostGIS extension before creating pg_dump
backups for loading into the AWS server.
See https://github.com/hackoregon/transportation-systems-ridership-analysis/issues/4 for the details.