Displaying 1 result from an estimated 1 matches for "raclcheck_error".
2006 Jan 20
3
postgres db setup
...m the db setup in postgresql?
I have installed postgres-pr
The error message when I try to access http://localhost:3000/clients
when using PostgreSQL (MySQL works fine)
ActiveRecord::StatementInvalid (RuntimeError:
ERROR C42501 Mpermission denied for relation
clients Faclchk.c L987 Raclcheck_error: SELECT COUNT(*) FROM
clients ):
/usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/connection_adapters/abstract_adapter.rb:88:in `log''
/usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/connection_adapters/postgresql_adapter.rb:137:in `execute'...