Unstructured events problem with storageloader and postgresql

Hi @lsferreira42 - right, the reason is that our load process for Postgres only supports loading atomic.events currently; it doesn’t perform shredding and thus loading of unstructured events and custom contexts into dedicated tables.

We plan on eventually adding this support into Postgres but it hasn’t been prioritised yet.