Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the Airbyte documentation on [Postgres sources](https://docs.airbyte.com/integrations/sources/postgres) for more information on configuring the connector.
m
Marcos Marx (Airbyte)
05/25/2023, 12:48 AM
No it’s not possible. You can create a view which filter the data and sync the view instead.
s
Simon Thelin
05/29/2023, 8:07 AM
Okay in my case I don’t have control of the source, I guess I could make a job in between doing that but that feels a bit overkill, good to know, to just have potential date filter would make this kind of thing smooth.