Guest User

Untitled

a guest
Jun 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. $ raster2pgsql -a "/path/to/dem.tiff" -F test_schema.raster2 | psql -h localhost -d pisl -U postgres
  2.  
  3. ERROR: malformed record literal: "01000 (...) 04BB04"
  4.  
  5. LINE 1: ...aci_schema"."raster2" ("rast","filename") VALUES ('010000010...
  6. ^
  7. DETAIL: Missing left parenthesis.
Add Comment
Please, Sign In to add comment