server for https://github.com/opentok/rtcstats
select starttime, colname, col_length, type, err_reason
from stl_load_errors
order by starttime desc;
create or replace view recent as select * from features_new order by date desc limit 100000;
The queries
directory contains nodejs script that will connect to redshift, run a large
number of queries and output a HTML file to stdout.
- Move the dump file to the temp folder
- Run
node extract name-of-the-file