check your data, probably your code tries to save some string that
is in non-utf8 encoding.
2007/3/15, Nicholas Wieland
<nicholas.wieland-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:> Hi *, I keep having a PGERROR
>
> PGError: ERROR: invalid byte sequence for encoding "UTF8": 0xa9
> (ActiveRecord::StatementInvalid)
>
> My db (postgres) is UTF-8, and I set encoding:unicode in database.yml.
> Someone else had this problem and solved it ??
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---