Closed
Bug 1149602
Opened 10 years ago
Closed 7 years ago
Script for partial restore of production socorro database
Categories
(Socorro :: Database, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: selenamarie, Unassigned)
Details
This script will support a partial restore plan for the production socorro database.
The phases will be:
* Restore entire schema and data for core tables to support processing
* Restore data and constraints for remaining schema in parallel
The data restore and constraint application may need to be separated to enable a full restore in reasonable time.
Reporter | ||
Comment 1•10 years ago
|
||
Also will include pre-post checks for size of data restored to detect data loss during transfer.
Reporter | ||
Updated•8 years ago
|
Assignee: sdeckelmann → nobody
Comment 2•7 years ago
|
||
we're actively divorcing pg access from processing. regular ol' bootstrap and backfill will suffice to cover this
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•