Howdy!

  I'm trying to push data from my local sqlite3 up to heroku, but its
failing. Can someone tell me what I'm doing wrong? (calline heroku db:push
--app <name-of-app>)

It's a long error; here's the top:
Saving session to push_201011240903.dat..
!!! Caught Server Exception
HTTP CODE: 500
Taps Server Error: PGError: ERROR:  value too long for type character
varying(255)

["/home/app/0e1a0bef-5a14-40a0-9eee-030aa94c4859/.gems/gems/sequel-3.15.0/lib/sequel/adapters/postgres.rb:162:in
`async_exec'",
"/home/app/0e1a0bef-5a14-40a0-9eee-030aa94c4859/.gems/gems/sequel-3.15.0/lib/sequel/adapters/postgres.rb:162:in
`block (2 levels) in execute'",
"/home/app/0e1a0bef-5a14-40a0-9eee-030aa94c4859/.gems/gems/sequel-3.15.0/lib/sequel/database/logging.rb:23:in
`log_yield'",
"/home/app/0e1a0bef-5a14-40a0-9eee-030aa94c4859/.gems/gems/sequel-3.15.0/lib/sequel/adapters/postgres.rb:162:in
`block in execute'", "/home/app/0e1a0bef.........


TIA,
Josh

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to