Skip to content

Instantly share code, notes, and snippets.

@kbarber
Created January 27, 2016 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbarber/06658002d73d73834aa1 to your computer and use it in GitHub Desktop.
Save kbarber/06658002d73d73834aa1 to your computer and use it in GitHub Desktop.
# curl 'http://localhost:8080/pdb/query/v4?query=\["from","nodes",\["extract",\[\["function","min","report_timestamp"\]\]\]\]'
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /pdb/query/v4. Reason:
<pre> org.postgresql.util.PSQLException: ERROR: column "report_timestamp" does not exist
Position: 12</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment