Skip to content

missing initdb panic handler #527

@pmp-p

Description

@pmp-p

Since we are about to integrate configuration changes from user that may happen right after initdb but without real validation, any persistent filesystem could get corrupted by wrong or missing configuration files.

We need to handle any abort() at initdb stage and be able to clear data folder so the process can start again after fixing conditions.

Image

Actually it would eg require to go in javascript tools from browser and manually delete the indexed database.

related #415

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