Include Citus compatible extensions in published container
Open
- Dominant language
- Dockerfile
- Stars
- 273
- Forks
- 102
- Avg merge
- 5d 20h
- Merged PRs (30d)
- 2
Description
Today there was a question in slack to include `pg_partman` in the container we publish. There are apparently multiple users[1] creating containers based on our containers to have `pg_partman` available.
We might want to include common plugins used together with Citus. Extensions that come to mind are:
- `pg_partman`
- ~~`hll`~~ (is already included)
Lets collect common used extensions here and discuss whether we should include some and which.
[1]: tstm, sfriquet
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.