Send your data from the Catalog to PostgreSQL.
Load methods
Record metadata
_sdc_extracted_at
: Timestamp indicating when record was extracted from
the source - _sdc_received_at
: Timestamp indicating when the destination
received the record for loading - _sdc_batched_at
: Timestamp indicating
when the destination loaded the batch the record was a part of into the
destination - _sdc_sequence
: A Unix epoch (in nanoseconds) that indicates
the order in which data points were considered for loading -
_sdc_table_version
: Indicates the version of the table. Used to determine
when to issue TRUNCATE commands during loading, where applicable.Tip: The table can be found more easily by typing its name.
If you encounter any issues, reach out to us via Slack, and we’ll gladly assist you!