When using postgresql the initial population with all the test/example data fails. It appears the 'credential' tabel does not get populated but is referenced in another import statement.
Tested this with the default sqlite DB and this works fine.
Seems as if the import for postgresql is not working for the 'credential' table.