https://bugzilla.wikimedia.org/show_bug.cgi?id=30787
Sumana Harihareswara <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Sumana Harihareswara <[email protected]> 2011-11-02 19:14:36 UTC --- Brad, please let us know whether you've reproduced this with SVN HEAD. Also, we're wondering what specific steps you followed when this error occurred. Andy Lester says, "I don't think there's a way to set a default schema, other than search_path.... are you on the wrong user?" Greg Sabino Mullane said: "The user they use should already have the search_path changed. I'm going to guess that they are connecting with the wrong Postgres user in their LocalSettings.php . The installer should be doing an ALTER USER to set the default search_path ..." Chad Horohoe responded: "ALTER ROLE $safeuser SET search_path = $safeschema, public" ... Line 469 of PostgresInstaller." So, we think this might have been an error in your LocalSettings.php, so please check what Postgres user you're using, and let us know. -- 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
