Syncs / products_to_pg
products_to_pg
Product catalog snapshot.
Last run
2026-07-09T20:30:00Z · success
312 rows
Configuration
source:
bq_prod · mode: full→ postgres (public.products)
Definition
syncs/products_to_pg.yml
1 2 3 4 5 6 7 8 9 10 11 | name: products_to_pg description: "Product catalog snapshot." model: ref('products') destination: type: postgres host_env: DEMO_PG_HOST dbname: acme_app table: public.products upsert_key: [id] sync: mode: full |
Lineage
Reads bq_prod · writes postgres (public.products) · read by orders_to_pg.
State
| last_sync_at | 2026-07-09T20:30:00Z |
| last_cursor_value | — |
| rows_synced | 312 |
| last_status | success |
| last_error | — |