I0628 17:08:37.405203 18979 cayley.go:175] Setting GOMAXPROCS to 8
I0628 17:08:37.405214 18979 db.go:51] Opening quad store "sql" at postgres://postgres:postgres@localhost:5432/cayley?sslmode=disable
I0628 17:08:37.409289 18979 db.go:61] Opening replication method "single"
E0628 17:08:37.438561 18979 cayley.go:290] db: failed to load data: pq: syntax error at or near "ON"
I am using this fork:
https://github.com/dennwc/cayley/tree/master
I am running postgres on my local machine that is this version:
PostgreSQL 9.2.15
I've tried running Postgres on RDS which is PostgreSQL 9.5.2
When I query the sample movie data I am getting weird looking results:
{
"result": [
{
"id": "\u003cVictor\u003e"
},
{
"id": "\u003cworks_for\u003e"
},
With the unicode characters attached