Re: Losing data
От
Tino Wildenhain
Тема
Re: Losing data
Дата
Msg-id
485AEF53.7060307@wildenhain.de
Ответ на
Re: Losing data (Garry Saddington)
Список
Дерево обсуждения
Losing data Garry Saddington <garry@schoolteachers.co.uk>
Re: Losing data "Joshua D. Drake" <jd@commandprompt.com>
Re: Losing data Garry Saddington <garry@schoolteachers.co.uk>
Re: Losing data Alan Hodgson <ahodgson@simkin.ca>
Re: Losing data Garry Saddington <garry@schoolteachers.co.uk>
Re: Losing data "Joshua D. Drake" <jd@commandprompt.com>
Re: Losing data Garry Saddington <garry@schoolteachers.co.uk>
Re: Losing data "Joshua D. Drake" <jd@commandprompt.com>
Re: Losing data Robert Treat <xzilla@users.sourceforge.net>
Re: Losing data Garry Saddington <garry@schoolteachers.co.uk>
Re: Losing data Tom Lane <tgl@sss.pgh.pa.us>
Re: Losing data Geoffrey <lists@serioustechnology.com>
Re: Losing data Bill Moran <wmoran@collaborativefusion.com>
Re: Losing data Garry Saddington <garry@schoolteachers.co.uk>
Re: Losing data Tom Lane <tgl@sss.pgh.pa.us>
Re: Losing data Tino Wildenhain <tino@wildenhain.de>
Re: Losing data "Scott Marlowe" <scott.marlowe@gmail.com>
Re: Losing data Garry Saddington <garry@schoolteachers.co.uk>
Hi, Garry Saddington wrote: > On Thursday 19 June 2008 16:55, Joshua D. Drake wrote: >> On Thu, 2008-06-19 at 16:55 +0100, Garry Saddington wrote: ... > Yes I thought of this but once the report is sent to the DB a separate query > is run to get all of that teacher's reports and these are then displayed on a > new page. They all appear here but then disappear later. Zope has transaction > machinery that rolls everything back on an error, so Postgres must have are you running the report within the same request that made the write? In this case you would be in the same transaction (and see uncommitted data) if then an exeption is raised after you display the report the transaction would be rolled back. You should check your zope logs. Regards Tino
В списке pgsql-general по дате отправления
От: Douglas McNaught
Дата: