Skip to content

Can't change postgres.conf values #94

Closed
@subhan-nadeem

Description

@subhan-nadeem

I want to override in the MAX_CONNECTIONS variable which is located in RuntimePath/postgresql.conf. The problem is, this value needs to be overridden prior to the DB process starting in order to take effect. postgres.Start() clears RuntimePath directory, which doesn't allow a custom postgresql.conf to be injected. There's also no restart mechanism that would utilize the same postgresql.conf file without wiping RuntimePath.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions