drt docs acme-analytics
drt 0.9.1
Syncs / accounts_to_pg

accounts_to_pg

Full refresh of the account dimension.

core

Last run
2026-07-09T21:05:00Z · success
0 rows
Configuration
source: bq_prod · mode: full
→ postgres (public.accounts)

Definition

syncs/accounts_to_pg.yml YAML · 12 lines
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
name: accounts_to_pg
description: "Full refresh of the account dimension."
tags: [core]
model: ref('accounts')
destination:
  type: postgres
  host_env: DEMO_PG_HOST
  dbname: acme_app
  table: public.accounts
  upsert_key: [account_id]
sync:
  mode: full

State

last_sync_at2026-07-09T21:05:00Z
last_cursor_value
rows_synced0
last_statussuccess
last_error