On Jun 18, 2009, at 2:04 PM, Jamu Kakar wrote:

Welcome to Storm! :) You can specify the isolation level in the URI
you pass to create_database, for example:

postgres://user:passw...@host/database?isolation=autocommit
postgres://user:passw...@host/database?isolation=read-committed

Part of me wishes there were alternative apis for setting some of these url-based attributes. For example, I wanted to set the timeout value for sqlite, but there's no public api for doing that afaict, apart from setting it in the url.

-Barry

Attachment: PGP.sig
Description: This is a digitally signed message part

-- 
storm mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/storm

Reply via email to