这是indexloc提供的服务,不要输入任何密码
Skip to content

Postgres: support schemas prefixed with "pg" #8435

@BenoitRanque

Description

@BenoitRanque

Is your proposal related to a problem?

Hasura console does not currently display schemas when the schema name starts with pg.

The postgres documentation states that

Schema names beginning with pg_ are reserved for system purposes and cannot be created by users.

Describe the solution you'd like

Hasura console should show schemas beginning with pg (but not pg_)

Metadata

Metadata

Assignees

No one assigned

    Labels

    c/consoleRelated to consolek/enhancementNew feature or improve an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions