https://bugzilla.wikimedia.org/show_bug.cgi?id=16794
--- Comment #7 from Luca Fulchir <[email protected]> 2011-05-20 17:04:30 UTC --- Created attachment 8562 --> https://bugzilla.wikimedia.org/attachment.cgi?id=8562 PostgreSQL sharedDB with second connection This patch should allow you to use the $wgSharedDB normally, as you would with mysql. Basically this patch creates a second connection with the shared database and when a query is made, we check on which connection we should send it. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
