As a database admin newb last year I had trouble deploying a PostgreSQL 
site because I forgot that "real" DBMSes require you create a database 
first, unlike SQLite. So I was trying to create tables in a nonexistent 
database. Is there some reason web2py doesn't just create a PostgreSQL 
database with a GUID for a name or something? I'm guessing it's a 
permissions issue.

This is totally asked out of ignorance. It does not pretend to be informed 
criticism.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to