I'm seeing these errors multiple times a day in epylog. Can someone with some accounts-system-fu take a look? Oct 28 12:33:53 db1 postgres[11033]: [2-1] ERROR: relation "valid" does not exist Oct 28 12:33:53 db1 postgres[11033]: [2-2] STATEMENT: SELECT id FROM valid WHERE name = 'valid' Oct 28 12:33:53 db1 postgres[11033]: [3-1] ERROR: syntax error at or near ")" at character 179 Oct 28 12:33:53 db1 postgres[11033]: [3-2] STATEMENT: SELECT username , username,human_name, email FROM person WHERE Oct 28 12:33:53 db1 postgres[11033]: [3-3] LOWER(mail) LIKE LOWER('mjergg@xxxxxxxxxxxxxxxxxxxxxxx') AND id in ( ) LIMIT 250 thanks, luke