From: | David Modica <davidmo(at)imaginesoftware(dot)com> |
---|---|
To: | Stéphane KANSCHINE <stephane(at)hexack(dot)fr> |
Cc: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | RE: inserts take longer and longer |
Date: | 2018-11-21 14:03:33 |
Message-ID: | 2f1c29c8d9f54f5a9f996582c5f75c48@imaginesoftware.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
we will try that and see if it helps.
-----Original Message-----
From: Stéphane KANSCHINE <stephane(at)hexack(dot)fr>
Sent: Tuesday, November 20, 2018 11:41 AM
To: David Modica <davidmo(at)imaginesoftware(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: inserts take longer and longer
Le mar. 20 nov., vers 15:55, David Modica exprimait :
> hi all.
Hi,
> I hope this is the correct way to get help from the list.
[...]
> we have a developer who is doing batch inserts 20 at a time and each
> subsequent batch is taking longer to the point where it is a critical
> problem. I recently changed the out of the box config to see if that
> would help but it hasn’t:
[...]
> any direction as to what to look at would be appreciated.
When you're doing bulk insert, it's a good practice to drop index and recreate it after.
Regards,
--
Stéphane KANSCHINE - https://www.hexack.fr./ - https://www.nuajik.io./
@ stephane(at)hexack(dot)fr
+33 6 64 31 72 52
From | Date | Subject | |
---|---|---|---|
Next Message | David Modica | 2018-11-21 14:04:39 | RE: inserts take longer and longer |
Previous Message | Zwettler Markus (OIZ) | 2018-11-21 12:22:24 | AW: query performance after database rename |