Skip to content

There is no way to override/extend conf, even when using custom image #280

@punkpeye

Description

@punkpeye

The instance loads /data/postgresql/postgresql.conf.

That file itself only loads:

include 'postgresql.internal.conf'
include 'postgresql.user.conf'

so how do I extend the config if /data is mounted afterwards?

The quickest fix would be to just set include_dir to something in the main volume.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions