Recursive query - ERROR: invalid memory alloc request size 1073741824

From: Shaozhong SHI <shishaozhong(at)gmail(dot)com>
To: pgsql-sql <pgsql-sql(at)lists(dot)postgresql(dot)org>
Subject: Recursive query - ERROR: invalid memory alloc request size 1073741824
Date: 2022-05-07 13:23:53
Message-ID: CA+i5JwZ85nr+EBRn4PT9N=V1outgJ7OFBe5VVGoP6bmguC7Bog@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

There is a loop of recursive query. It runs at a point where it stops.

This error turned up.- ERROR: invalid memory alloc request size 1073741824

Can anyone provide pointers how to solve this problem or work around?

Regards,

David

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Rob Sargent 2022-05-07 13:53:11 Re: Recursive query - ERROR: invalid memory alloc request size 1073741824
Previous Message Shaozhong SHI 2022-05-07 10:56:01 Ignore error and carry on