Skip to content

API design decision: Naming #2

@JelteF

Description

@JelteF

Do we want:

CREATE EXTENSION pgbouncer;

or

CREATE EXTENSION pg_pgbouncer;

What about GUCs and the schema. Should they be pgbouncer.some_table or pg_pgbouncer.sometable.

Changing the extension name completely to something else, would also be acceptable to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions