Hello!
I need to replicate a Postgres instance in a Bigquery and I know that with Airbyte this is possible.
However, within this instance of Postgres, we have several databases, in which they are named by the identification code of the branches of a company. Therefore, from time to time, this number of banks may increase, as new branches appear.
How can I make the Airbyte integration dynamic, picking up these new banks, without the need to create new connections every time a branch is created?