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
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 |
Lineage
Reads bq_prod · writes postgres (public.accounts).
State
| last_sync_at | 2026-07-09T21:05:00Z |
| last_cursor_value | — |
| rows_synced | 0 |
| last_status | success |
| last_error | — |