Re: pg_bulkload slowing down

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_bulkload slowing down
Date: 2025-07-28 13:17:32
Message-ID: CANzqJaBqSQUMP2g+P5SQEqfjicmnWbCvtzgRA-QvF0XjRFnB1A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Jul 28, 2025 at 9:07 AM Sbob <sbob(at)quadratum-braccas(dot)com> wrote:

> All;
>
>
> We are loading a series of files into a single table, each file has
> approx 500million rows, the first file took ~ 1.25 hours, now on file
> number 8 it has been running for more than 10 hours, there is only a PK
> index on the table.
>

Triggers? Foreign Keys?

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Álvaro Herrera 2025-07-28 13:23:33 Re: pg_bulkload slowing down
Previous Message Sbob 2025-07-28 13:07:35 pg_bulkload slowing down