Closed Bug 946903 Opened 11 years ago Closed 11 years ago

Add --unlogged option to setupdb_app.py so that UNLOGGED can be used on testing database creation

Categories

(Socorro :: Database, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: selenamarie, Assigned: selenamarie)

Details

(Whiteboard: [qa-])

Using unlogged tables should improve the speed of database creation and data import.
OS: Linux → All
Hardware: x86_64 → All
Target Milestone: --- → 69
Is this actually landing today?
(In reply to Laura Thomson :laura from comment #1) > Is this actually landing today? Yes! Its just a change for tests.
Summary: Try to make setupdb_app.py use UNLOGGED tables → Add --unlogged option to setupdb_app.py so that UNLOGGED can be used on testing database creation
Target Milestone: 69 → 70
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/cdf6d5cbdfd4ea492eac385c946057ffef8956ee Fixes bug 946903 adds ability to specify unlogged tables * Added --unlogged to setupdb_app.py * changed 'make test-socorro' to use --unlogged https://github.com/mozilla/socorro/commit/aeb1dba41121d594f46fa93316764d6a4d80e5d9 Merge pull request #1715 from selenamarie/bug946903-unlogged-tables-for-tests Make use of unlogged tables an option for setupdb_app.py
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.