On Mon, Nov 17, 2008 at 12:47:36PM -0500, Darren Govoni wrote:
> I saw some listen/notify[1] stuff and it works pretty well on clients
> (postgresql).
> 
> [1] http://news.freshports.org/2006/08/01/python-postgresql-and-listen/
> 
> I think I will try to do the listen/notify outside of SQLObject and then
> fetch the objects using SQLObject. Should work.

   There could be a problem with transactions - opening a cursor outside of
SQLObject gives you a different transaction.

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to