Skip to content

Specific schema using connection string #1013

@nvcnvn

Description

@nvcnvn

Can I connect to a specific schema using only connection string?

For example a connection string with specific schema:

jdbc:postgresql://localhost:5432/mydatabase?currentSchema=myschema

I guess another option is using connection hooks and set default search path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions