Skip to content

Documentation issues regarding Postgresql #159

@todoneunl

Description

@todoneunl

During installation I found the following issues with Postgresql.

When creating a database user and database in Prerequisites it doesn't include creating a password for the Postgresql pixelfed user. This is needed when creating the .env file here.

When starting the initial migration with php artisan migrate --force I received a permission error about that it is not allowed to create tables. Temporary making the pixelfed Postgresql a Superuser solves this. Probably it needs some fine grained permissions when creating the database.

On Debian 12.13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions