Re: Performance

From: Rui DeSousa <rui(dot)desousa(at)icloud(dot)com>
To: Anex Hul <anexsql2014(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Performance
Date: 2024-12-16 04:22:02
Message-ID: 0137F599-5558-4B33-9533-94D9E28B7CC2@icloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> On Dec 15, 2024, at 8:22 PM, Anex Hul <anexsql2014(at)gmail(dot)com> 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.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Anex Hul 2024-12-16 14:05:12 Re: Performance
Previous Message Ron Johnson 2024-12-16 02:14:53 Re: Performance