Skip to content

changing ownership of '/var/lib/postgresql/data/base/...' Bad message #608

@charlag

Description

@charlag

Hi
I'm using docker-compose and I'm getting such a message on startup now (was working fine before):

db_1   | chown: changing ownership of '/var/lib/postgresql/data/base/1/3079_fsm': Bad message
db_1   | chown: changing ownership of '/var/lib/postgresql/data/base/1/12917_vm': Bad message
db_1   | chown: changing ownership of '/var/lib/postgresql/data/base/1/12917_fsm': Bad message
db_1   | chown: changing ownership of '/var/lib/postgresql/data/base/1/12927': Bad message

After which it exits with error code 1.
I've tried multiple tags (10, 11, latest) but nothing worked. I just did docker-compose pull & docker-compose up and it broke down.

I would really appreciate any help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionUsability question, not directly related to an error with the image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions