Skip to content

Postgres 10 images do not use --waldir instead of --xlogdir #372

Closed
@jzampieron

Description

@jzampieron

The Postgres 10 docker entrypoint passes invalid parameters to initdb.

The --xlogdir parameter has been replaced with --waldir.

Trying to use the POSTGRES_INITDB_XLOGDIR env variable fails entirely on startup with
an empty folder.

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