Skip to content

Please allow easy customization of postgres configuration #232

@Hubbitus

Description

@Hubbitus

For build other images with postgres as base it will be very good to see also support in /docker-entrypoint-initdb.d directory *.conf files also.

My idea enable option include_dir = 'conf.d' in postgres.conf file and then place all such user config additions here.

Now I do that manually in Dockerfile using several tricks to do that after initdb and postgres.conf creation and hack it with sed. I can't name it convenient method…

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