Re: BUG #16473: Marked as broken because of SQLSTATE(08006),ErrorCode(0)

From: Dave Cramer <davecramer(at)postgres(dot)rocks>
To: Brajendra Pratap Singh <singh(dot)bpratap766(at)gmail(dot)com>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16473: Marked as broken because of SQLSTATE(08006),ErrorCode(0)
Date: 2020-06-03 01:15:00
Message-ID: CADK3HHKCbzDe2Zd_Dg0mw1QWu7VESnpWUDBCEdtC0si6hNj1Dg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, 2 Jun 2020 at 19:31, Brajendra Pratap Singh <
singh(dot)bpratap766(at)gmail(dot)com> wrote:

> Hi,
>
> Thanks for ur response.
> Could you plz let me know ,what cause this error "Marked as broken
> because of SQLSTATE(08006),ErrorCode(0)" .
>

The message is telling you that you ran out of memory fetching the data. I
presume the table is very big and the select is not very selective.

Dave Cramer
www.postgres.rocks

>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2020-06-03 02:12:04 Re: BUG #16468: Doc: release note 13, missing GUC enable_groupingsets_hash_disk
Previous Message Brajendra Pratap Singh 2020-06-02 23:31:12 Re: BUG #16473: Marked as broken because of SQLSTATE(08006),ErrorCode(0)