Closed
Bug 1429444
Opened 8 years ago
Closed 8 years ago
[ops infra socorro] update pg_dump on -prod admin node
Categories
(Socorro :: Infra, task)
Socorro
Infra
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: miles)
References
Details
In order to run scripts to generate build scripts for the -prod-new db, I need to be able to use pg_dump on the -prod admin node.
I'm getting this error when I run it:
pg_dump: server version: 9.4.7; pg_dump version: 9.3.9
This bug covers updating pg_dump on the -prod admin node to version 9.4.7.
Reporter | ||
Comment 1•8 years ago
|
||
Passing this to Miles. It's blocking my ability to build -prod db build scripts for the new infra.
Assignee: nobody → miles
Assignee | ||
Comment 2•8 years ago
|
||
I've updated the prod admin node to postgres 9.4.15 and confirmed that `pg_dump --version` sends back 9.4.15. That's higher than 9.4.7, but hopefully OK.
Reporter | ||
Comment 3•8 years ago
|
||
That worked super! Thank you!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•