Skip to content

Feature: Postgres support #242

Open
Open
@albinmedoc

Description

@albinmedoc

Is your feature request related to a problem? Please describe.
Im running Wishlist in Kubernetes and have the volumes mapped to NFS share. Sqlite doesn't play well with NFS as the database gets locked.

Describe the solution you'd like
Make it possible to use postgres as database. The ORM should already support it.

Describe alternatives you've considered
Don't map the volume to an NFS, and have the storage stored separated from all my other applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions