ok this is very screwy, the table definition in /databases has the "extra_filelds", but teh postgress db does not. and there doesn't seem to be a way to get web2py to add them, at least not with the migrate options I am aware of. WHat do you think about manually adding the columns to the postgres db??? I am woried about any internal relations, constraints, etc that may be set when using auth.settings.extra_fields....
--

