Skip to content

Instantly share code, notes, and snippets.

@vatsan
Created December 16, 2014 21:57
Show Gist options
  • Save vatsan/7fc9eec4170181d2f835 to your computer and use it in GitHub Desktop.
Save vatsan/7fc9eec4170181d2f835 to your computer and use it in GitHub Desktop.
psql -d <dbname> -h <HAWQ master hostname> -U <username> -c 'select nrows, ncols, edges from ocv.canny_edge_table_plc limit 1;' | python -m ‘ppsqlviz.plotter’ image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment