Breakpad/Design/Database: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Separate database requirements from the main breakpad design doc)
 
No edit summary
Line 4: Line 4:


* Use MySQL, like everything else (we should revisit this, as it may NOT be the right choice --morgamic)
* Use MySQL, like everything else (we should revisit this, as it may NOT be the right choice --morgamic)
** Would we need to make use of stored procedures or views?
** Would we need to do any sort of partitioning?
** Does MySQL scale as well as PgSQL for arbitrarily large data sets?
** Any other reason why MySQL would hang us up (table type/storage engine problems)?
* Define schema that works well with current query/reporting needs
* Define schema that works well with current query/reporting needs
** [need to dig up all common queries - jay]
** [need to dig up all common queries - jay]
3,035

edits

Navigation menu