Nishant Soni
09/14/2022, 10:50 PMsync mode : Incremental -> append
. But the can't find a way to define a cursor field.
`Airbyte Version`: v0.40.0-alpha
source
: pgSQL v12
`destination`: pgSQL v12
Logs:
2022-09-14 21:57:19 [44msource[0m > 2022-09-14 21:57:19 [32mINFO[m i.a.i.s.r.s.CursorManager(createCursorInfoForStream):151 - Found matching cursor in state. Stream: AirbyteStreamNameNamespacePair{name='test_1_default_pk', namespace='test_cdc'}. Cursor Field: null Value: null
On web UI: I can't find option either to update it / or it's locked.
Can anyone help with this ?Adam Bloom
09/14/2022, 11:19 PMNishant Soni
09/15/2022, 3:02 AM( updated_at ) with dtype : timestamp with zone
.
1. https://docs.airbyte.com/integrations/sources/postgres/#configuring-postgres-connector-with-change-data-capture-cdc
2. ( under same documentation ) -> https://docs.airbyte.com/integrations/sources/postgres/#supported-cursors
If you need anymore details, that can help debug. I'm happy to share that.Adam Bloom
09/15/2022, 3:30 PM