Closed Bug 1190343 Opened 9 years ago Closed 9 years ago

Drop the now unused objectstore databases from Heroku/stage/prod

Categories

(Tree Management :: Treeherder: Infrastructure, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

We can now drop the objectstore databases. I've generated lists using: SELECT SCHEMA_NAME FROM information_schema.SCHEMATA WHERE SCHEMA_NAME LIKE "%objectstore%";
Attached file heroku sql
Attached file stage sql
Attached file prod sql
The attachments have been run against their respective environments; 44 DBs dropped from Heroku, 67 from stage and 122 from prod.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: