Having trouble migrating with postgres. With fake_migrate=True the the .table files are created.
If migrate=True then error: auth_user already exists. Tried all combinations of these and deleting and removing .table files, but no joy. Is web2py meant to support modify the tables with postgres? If so which combination of options would you recommend? With sqlite this works fine. --