Re: transaction and insert

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: jackchen88(at)gmail(dot)com
Cc: PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: transaction and insert
Date: 2019-07-17 18:50:20
Message-ID: CAKFQuwY5rG7XQhTJdSAhsoJbqw459xGNout1cR836a+QjLENzQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Jul 17, 2019 at 11:44 AM jack chen <jackchen88(at)gmail(dot)com> wrote:

> But question is that it is working in first 30 or 50 tests. After that, I
> have this problem. I have also increased the memory but it is not working
>

Given that we know nothing about these "first 30 or 50 tests" its
impossible to explain or provide more explicit advice. You need to
instrument your code and figure out what it is sending to the server when
the error occurs.

David J.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Vianello, Daniel A 2019-07-17 18:58:18 RE: transaction and insert
Previous Message jack chen 2019-07-17 18:43:48 Re: transaction and insert