On 5/14/07, Hongli Lai <[EMAIL PROTECTED]> wrote: > I'm running Ubuntu Linux 7.04 (Feisty) with PostgreSQL 8.2.4. I > checked out Rails edge (unmodified) from SVN. When I run 'rake > test_postgresql' in the activerecord directory, I get a ton of errors. > You can read them at: > http://izumi.plan99.net/ruby-postgresql-errors.txt > > They're mostly related to string escaping. Because of these problems I > cannot use binary columns in Ruby on Rails project, which uses > PostgreSQL.
All the bitching about string escaping is at the warning level, corresponding tests actually pass. Errors all stem from this: ERROR: permission denied to create role: CREATE ROLE rails_pg_schema_user1 -- Alex Verkhovsky --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---