CrunchyData / crunchy-containers

Containers for Managing PostgreSQL on Kubernetes by Crunchy Data
https://www.crunchydata.com/
Apache License 2.0
1.01k stars 328 forks source link

Remove plr for postgis #1392

Closed benjaminjb closed 3 years ago

benjaminjb commented 3 years ago

Checklist:

Type of Changes:

What is the current behavior? (link to any open issues here)

PL/R is not included in the Dockerfile (as of https://github.com/CrunchyData/crunchy-containers/commit/d823c02e271ea1bfd24645efe6d3c153dbaf2361#diff-2bd850e914f86acf4c6087084b39b158a531b5f11a8f9e98d9b2a5c65f6586b3L27 ), so this removes it from the setup.sql and docs for PostGIS

What is the new behavior (if this is a feature change)?

Removes possible error and point of confusion.

Other information: [sc-12487]