id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 3308,"""relation ""system"" does not exist"" when using multiple Postgres schema in same DB",virl@…,Jonas Borgström,"When using one Postgres DB with multiple schemas with Trac projects, there is must be ""public"" schema containing ""system"" table. In other words, database_version is ''wrongly'' checked against public schema, not schema of project. I think problem is here: {{{ File ""/usr/lib/python2.4/site-packages/trac/env.py"", line 235, in get_version cursor.execute(""SELECT value FROM system WHERE name='database_version'"") }}} Maybe schema specification before ""system"" needed?",defect,closed,normal,0.10,general,devel,major,fixed,"schema, relation, system, feedback, postgresql",,,,,