web2py does not create the DB, except for SQLite. Once you have the DBs you can connect to them using web2py.
For replication see: http://web2py.com/book/default/chapter/06#Replicated-Databases On Feb 17, 11:15 am, vortex <[email protected]> wrote: > How do I create a remote master database and a replicated local > database with DAL?

