aws / aws/pg_tle

Add feature to install q3c extension in RDS PostgreSQL via pg_tle

Open
#182 2 comments 0 reactions 0 assignees View on GitHub
enhancement general
Dominant language
C
Stars
410
Forks
41
Avg merge
18h 17m
Merged PRs (30d)
2

Description

## Describe the problem

* What are you trying to solve?
I'm trying to install the q3c exntesion in RDS Aurora PostgreSQL using pg_tle, but it gives me the following error.

test => CREATE EXTENSION q3c;
ERROR: permission denied for language c

## Describe the proposal

* What is the feature you are proposing?
Add feature to support language c to install q3c extension.

* How would it solve the problem?
It helps the astronomical community where q3c extension is being mainly used for Spatial Index queries.

## Describe alternatives

* How would you solve the problem today if the feature is not built?
PostGIS is the alternative in RDS for q3c.

* What other alternatives are there?
PostGIS is the alternative in RDS for q3c.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.