[Trac-tickets] Re: [The Trac Project] #3308: "relation "system"
does not exist" when using multiple Postgres schema in same DB
The Trac Project
noreply at edgewall.com
Wed Jul 26 13:20:20 CDT 2006
#3308: "relation "system" does not exist" when using multiple Postgres schema in
same DB
------------------------------------------------------+---------------------
Reporter: virl at glint.ru | Owner: jonas
Type: defect | Status: closed
Priority: normal | Milestone: 0.10
Component: general | Version: devel
Severity: major | Resolution: fixed
Keywords: schema postgres relation system feedback |
------------------------------------------------------+---------------------
Changes (by jonas):
* status: assigned => closed
* resolution: => fixed
Comment:
Okay, I now think I understand what happens. This error occured because
you removed the "public" schema but Trac unnecessarly assumed that this
schema would always exist.
As of [3574] Trac no longer assumes that the public schema always exists.
--
Ticket URL: <http://trac.edgewall.org/ticket/3308#comment:6>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list