When I run the query:
select name from portal_datasources group by name having count(name) > 1;
It returns 0 rows.
I've downloaded the sources a few days before Alfred.
Any ideas would be appreciated.