Skip to content

immich support #173

@th-2021

Description

@th-2021

When trying to use this for immich (https://github.com/immich-app) I found 2 issues:

  1. immich requires that the db user is the owner of the database.
    This corresponds to the latest gitlab database documentation.
    Is this standard for other apps as well? Then this should get chnged. (This would render the grant statements obsolete)

  2. immich uses extensions that have dependencies.
    As a workaround the dependencies can be added to the list.
    immich documentation uses: create extension CASCADE;
    which will load the dependencies automatically.

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