drt docs acme-analytics
drt 0.9.1
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 YAML · 11 lines
 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

State

last_sync_at2026-07-09T20:30:00Z
last_cursor_value
rows_synced312
last_statussuccess
last_error