
30 Mar
2011
30 Mar
'11
7:33 p.m.
On Tue, Mar 29, 2011 at 7:44 PM, Gerald Young
Message: ERROR: permission denied for relation valid, SQL: 'SELECT * FROM valid'
... you don't have select privileges on the table named "valid" so you should grant select on valid to public;
Thanks, Gerald, that did it! Perhaps this should be added to the README.database file in the otrs source tarball. I've opened bug 7144 about it. http://bugs.otrs.org/show_bug.cgi?id=7144 Cheers, Aleksey