In PostgreSQL database, the word "user" is a reserved one. See http://www.postgresql.org/docs/8.4/interactive/sql-keywords-appendix.html. It's possible rename to something like doauth_user, so all tables can have a suffix?