Confirmed users
513
edits
Klahnakoski (talk | contribs) m (remove space) |
Klahnakoski (talk | contribs) m (formatting) |
||
| Line 73: | Line 73: | ||
I do not know what pathologically bad thing happened here. Again, probably multiple COPY commands filling the work queue. | I do not know what pathologically bad thing happened here. Again, probably multiple COPY commands filling the work queue. | ||
<pre>sql> select * from test_results where "build.date" is null limit 100<pre style="color: red;">3 row(s) retrieved starting from 0 in 262/2708556 ms</pre | <pre>sql> select * from test_results where "build.date" is null limit 100 | ||
</pre><pre style="color: red;">3 row(s) retrieved starting from 0 in 262/2708556 ms</pre> | |||
We use the incremental COPY to reload our data, and then confirm the numbers | We use the incremental COPY to reload our data, and then confirm the numbers | ||