Loading enrichments in their own table of Postgres

Hi we are planning to migrate our infra out of AWS and hence we are also planning to move out of Redshift and only keep minimal infrastructure on AWS. While searching we figured out that Postgres support is there for a long time but we could not find schma’s for enrichments which go in their own table like sendgrid, google analytics and others.

Is it possible to use these enrichments with Postgres ?

Hi @adalyz - you are right, the Postgres support is currently quite minimal - no support for shredding self-describing events and contexts into their own tables.

We hope to add this functionality for Postgres later this year, but there is a lot of underlying work to do before this can be supported.