Reports Postgres Sink
repo | definitionPersists historical data from the queue topic by writing models into a Postgres database. This service does not use an SDL consumer because it is expected to insert all incoming records into the database, even if they do not pass validation.
Persists historical data from the queue topic by writing models into a Postgres database. This service does not use an SDL consumer because it is expected to insert all incoming records into the database, even if they do not pass validation.