apache / apache/age

Schema name should be configurable

Open
#2,192 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
4.8k
Forks
523
Avg merge
1d 2h
Merged PRs (30d)
9

Description

**Is your feature request related to a problem? Please describe.**
Different companies have rules and standards about where they install extensions. As a result, most extensions support `CREATE EXTENSION SCHEMA `.

Unfortunately, AGE specifies the schema name in the control file, and as a result, it cannot be installed anywhere else: `ERROR: extension "age" must be installed in schema "ag_catalog"`

**Describe the solution you'd like**
I'd like to see AGE support configurable installation schema via the standard Postgres syntax.

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.