Hey Stuart, > It may be much simpler for you to change the search path at the start of the > transaction by issuing the following statement manually: > SET search_path = de,public > > You can then just refer to 'Content', and know that on that particular > connection you will be accessing the German content.
That's nice! I wasn't aware of that postgres feature. -- Gustavo Niemeyer http://niemeyer.net -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
