Closed
Bug 817186
Opened 12 years ago
Closed 12 years ago
Please audit all postgresql.conf files - compare to what is in puppet
Categories
(Data & BI Services Team :: DB: MySQL, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: selenamarie, Assigned: mpressman)
Details
The stage postgresql.conf file was set to only respond to 'localhost' on port 5432.
Please audit all postgresql.conf files and bring puppet fully in sync with production!
This is really important to do as soon as possible as troubleshooting the problems that result from incorrectly configured files is terrifying. There are over 300 distinct configuration variables in a postgres instance, and about five different things that contribute to authentication/login errors if set incorrectly. :(
| Reporter | ||
Updated•12 years ago
|
Severity: normal → critical
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-database → mpressman
| Assignee | ||
Comment 1•12 years ago
|
||
With the new puppet module, the config files are not picking up the previous files defined for clusters. I'm using the new format to ensure the proper config items with the new layout
| Assignee | ||
Comment 2•12 years ago
|
||
After our meeting yesterday and atoll pointing out that the postgresql.conf file being used was the default from the rpm and not the puppet generated one. I have confirmed that puppet is indeed using the correct config files defined for each cluster and while this isn't the long-term preferred solution, the work I did in pulling out each config value will be useful when we migrate to a single default template.
On irc, solarace mentioned there is some duplication in the puppet configs now and I will remove those and retest the puppet generated postgresql.conf files.
| Assignee | ||
Comment 3•12 years ago
|
||
All configs are good to go.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 5•12 years ago
|
||
(In reply to Ehsan Akhgari [:ehsan] from comment #4)
> https://hg.mozilla.org/mozilla-central/rev/812eb3fb9abe
Ignore; meant for bug 817816.
Updated•11 years ago
|
Product: mozilla.org → Data & BI Services Team
You need to log in
before you can comment on or make changes to this bug.
Description
•