Hi Tom,

On 17/02/17 00:39, Tom Campbell wrote:
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.


As Stifan says, you can script this if you are accessing PostgreSQL as a user with create db permissions.

Just to add a note of caution though, on a production server - depending on your environment/security requirements - you may wish to set up web2py to use an account which only has access to the relevant db.

HTH


--

Regards,

PhilK


'a bell is a cup...until it is struck'

--
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