> On Dec 15, 2024, at 8:22 PM, Anex Hul <anexsql2014@xxxxxxxxx> wrote: > > Hello everyone, > > Testing 100 million records data import from Azure blob storage to Azure postgresql. I did run the test 5 times and the time it took keep increasing for each run. > Is there know justification for this linear increment of the time it took for same size of data? Check you I/O quotas; you might have hit quota limits and being throttled.