Guides
Sync dataset to Postgres
This pipeline is named decoded-logs-pipeline
. It pulls data from a curated goldsky dataset, without performing any transformations, and stores the result into a PostgreSQL sink, in a table called eth_logs
in the goldsky
schema.
decoded-logs-pipeline.yaml
You can start above pipeline by running:
Or
Was this page helpful?