Sixth Column: Difference between revisions
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
FOR TINY: | FOR TINY: | ||
./import cust3 http://localhost : 9101 / v1 | ./import cust3 http:// localhost:9101/v1 | ||
select count(*) from premise limit 4000000; | select count(*) from premise limit 4000000; | ||
Line 67: | Line 67: | ||
FOR POWERCO: | FOR POWERCO: | ||
./import cust3 | ./import cust3 http:// localhost:9101/v1 | ||
select count(*) from premise limit 4000000; | select count(*) from premise limit 4000000; | ||
count = 339850 | count = 339850 |