On 6 September 2010 13:45, Stuart Bishop <[email protected]> wrote: > We could turn on the logging for a single request. The problem is that > the output goes to the PostgreSQL logs, not somewhere we can easily > extract them.
To judge from the documentation, we can tell it to send logs to the client (ie the web app) and then that could put them into either an oops or a comment at the end of a request or something else. -- Martin _______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

