Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unset default log_line_prefix #870

Merged
merged 1 commit into from
May 25, 2017
Merged

Conversation

hasegeli
Copy link
Contributor

PostgreSQL 10 comes with "%m [%p] " [1] as the default. Deb packages are defaulted to "%t [%p-%l] %q%u@%d ", RPM packages are defaulted to "< %m >" for some time. I believe most distributions have something similar. These are all better than what we are overriding the value by default.

Removing this default would allow people to specify the value from different classes.

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=7d3235ba42f8d5fc70c58e242702cc5e2e3549a6;hp=5ff4a67f63fd6d3eb01ff9707d4674ed54a89f3b

@hunner hunner merged commit f46ecf6 into puppetlabs:master May 25, 2017
hunner added a commit that referenced this pull request May 25, 2017
PostgreSQL 10 comes with "%m [%p] " [1] as the default.  Deb packages are defaulted to "%t [%p-%l] %q%u@%d ", RPM packages are defaulted to "< %m >" for some time.  I believe most distributions have something similar.  These are all better than what we are overriding the value by default.

Removing this default would allow people to specify the value from different classes.

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=7d3235ba42f8d5fc70c58e242702cc5e2e3549a6;hp=5ff4a67f63fd6d3eb01ff9707d4674ed54a89f3b
hunner added a commit to hunner/puppetlabs-postgresql that referenced this pull request May 25, 2017
hunner added a commit to hunner/puppetlabs-postgresql that referenced this pull request May 25, 2017
eputnam added a commit that referenced this pull request May 25, 2017
diogokiss pushed a commit to Tradeshift/puppetlabs-postgresql that referenced this pull request Jan 3, 2019
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Feb 3, 2022
PostgreSQL 10 comes with "%m [%p] " [1] as the default.  Deb packages are defaulted to "%t [%p-%l] %q%u@%d ", RPM packages are defaulted to "< %m >" for some time.  I believe most distributions have something similar.  These are all better than what we are overriding the value by default.

Removing this default would allow people to specify the value from different classes.

[1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=7d3235ba42f8d5fc70c58e242702cc5e2e3549a6;hp=5ff4a67f63fd6d3eb01ff9707d4674ed54a89f3b
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Feb 3, 2022
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants