Skip to content
GitLab
Next
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • omnibus-gitlab omnibus-gitlab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 1,130
    • Issues 1,130
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 87
    • Merge requests 87
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • omnibus-gitlabomnibus-gitlab
  • Merge requests
  • !1555

Splitting postgresql.conf into two separate configuration files

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ian Baum requested to merge 2193-prevent-gitlab-ctl-reconfigure-to-restart-services-automagically into master May 15, 2017
  • Overview 23
  • Commits 8
  • Pipelines 8
  • Changes 8
  • postgresql.conf should only contain settings which require a full restart to take effect
  • runtime.conf will contain settings that only require a reload
  • chef postgresql.rb recipe will now reload postgresql on template changes instead of restart.

Closes #2193 (closed)

Edited Nov 17, 2021 by GitLab Release Tools Bot
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 2193-prevent-gitlab-ctl-reconfigure-to-restart-services-automagically