Andy Carter
05/15/2024, 1:45 PM- name: target-postgres-small-batch
inherit_from: target-postgres
config:
batch_size_rows: 5000
Are there any other quick wins I could use to limit memory usage for just this one job? I'm not too bothered about run time but maxing out on memory on my 4GB container which I can't increase without a quota request to Azure.visch
05/16/2024, 1:35 PMAndy Carter
05/16/2024, 1:43 PM