Revision 14077
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
55 | 55 |
On local machine: |
56 | 56 |
make inputs/upload |
57 | 57 |
make inputs/upload live=1 |
58 |
make test by_col=1 # runtime: 20 min ("4m46.108s" + ("21:50:43" - "21:37:09")) @starscream
|
|
58 |
make test by_col=1 # runtime: 1 h ("53m7.383s") @starscream
|
|
59 | 59 |
if you encounter errors, they are most likely related to the |
60 | 60 |
PostgreSQL error parsing in /lib/sql.py parse_exception() |
61 | 61 |
See note under Testing below |
Also available in: Unified diff
/README.TXT: Full database import: `make test by_col=1`: updated runtime (1 h)