[sqlalchemy] Copying Data base from disk to memory, working from memory and backing up to disk

2011-12-18 Thread rivka
- somehow have it commit to both the memory an disk versions). Is it possible with using sqlite or do I need the big bucks to go get a copy of commercial grade db software? Rivka -- You received this message because you are subscribed to the Google Groups sqlalchemy group. To post to this group

[sqlalchemy] Re: How long should it take to load a data base into memory?

2011-12-18 Thread rivka
highly appreciated and if I ever finish my thesis (in economics - if you can believe it... though I am an engineer in origine..) - I will definitely mention you on the opening page Thanks again Rivka On Dec 18, 10:39 am, Michael Bayer mike...@zzzcomputing.com wrote: On Dec 18, 2011, at 1:11

[sqlalchemy] Extremely slow access to data base

2011-12-17 Thread rivka
and how do I accelerate it? Thanks, Rivka -- You received this message because you are subscribed to the Google Groups sqlalchemy group. To post to this group, send email to sqlalchemy@googlegroups.com. To unsubscribe from this group, send email to sqlalchemy+unsubscr...@googlegroups.com

Re: [sqlalchemy] Digest for sqlalchemy@googlegroups.com - 3 Messages in 2 Topics

2011-12-05 Thread Rivka Shenhav
debugger.run(setup['file'], None, None) File /Applications/eclipse/plugins/org.python.pydev.debug_2.2.4.200216/pysrc/pydevd.py, line 1060, in run pydev_imports.execfile(file, globals, locals) #execute the script File /Users/RIvka/python/Tutorial/tutorial_2.py, line 59, in module

[sqlalchemy] IntegrityError with many to many self referential

2011-12-03 Thread rivka
/eclipse/plugins/ org.python.pydev.debug_2.2.4.200216/pysrc/pydevd.py, line 1060, in run pydev_imports.execfile(file, globals, locals) #execute the script File /Users/RIvka/python/OPS/src/OPSXface.py, line 338, in module ops_xface.Acquire() File /Users/RIvka/python/OPS/src/OPSXface.py

[sqlalchemy] storing mutable python list into SQL db

2011-10-23 Thread rivka
suggestions? Thanks Rivka -- You received this message because you are subscribed to the Google Groups sqlalchemy group. To post to this group, send email to sqlalchemy@googlegroups.com. To unsubscribe from this group, send email to sqlalchemy+unsubscr...@googlegroups.com. For more options

[sqlalchemy] BIGINT Warning Message

2011-04-01 Thread rivka
'pPubDate' ret = fn(self, con, *args, **kw) Is that something I should worry about? why am I getting these messages? Bug or Feature? RIvka -- You received this message because you are subscribed to the Google Groups sqlalchemy group. To post to this group, send email to sqlalchemy