This codes in the model takes between 5ms and 24ms to complete: WEB2PY_DAL_STORAGE="postgres://myuser:mypass@localhost:5432/mydb" db = DAL(WEB2PY_DAL_STORAGE, migrate_enabled=False, lazy_tables=True)
I am in a laptop with: - 2 cores, 3300 bogomips/core - 4 GB - linux 2.6.32-5-686 Is this expected? Thanks, Daniel -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

