Cadasta / cadasta-platform

[DEPRECATED] Main repository of the Cadasta platform. Technology to help communities document their land rights around the world.
https://demo.cadasta.org
GNU Affero General Public License v3.0
53 stars 81 forks source link

Upgrade dev env to Postgres 9.5 #2049

Closed oliverroick closed 4 years ago

oliverroick commented 4 years ago

Proposed changes in this pull request

Upgrades the dev and test environment to Postgres 9.5.

Why I made this change

Postgres 9.4 is no longer supported and cannot be installed.

Description of the change

Updates all references from Postgres 9.4 to 9.5

How someone else can test the change

Spin up a fresh development environment; run the tests or the test server.