https://bugzilla.wikimedia.org/show_bug.cgi?id=15823


Tim Starling <tstarl...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tstarl...@wikimedia.org




--- Comment #1 from Tim Starling <tstarl...@wikimedia.org>  2009-01-08 09:21:20 
UTC ---
In your proposal, there would be no way to connect to the database of a given
wiki ID, which is necessary for the newer applications such as CentralAuth and
ForeignDBViaLBRepo. 

The problem with the PostgreSQL implementation is that it uses schemas instead
of table prefixes, and the schema is not properly represented in the wiki ID.
There are two solutions: either use the second part of the wiki ID as a schema
in PostgreSQL, or add a third part which will be used to identify the schema. 


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to