From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | fakramone58(at)gmail(dot)com |
Subject: | BUG #16359: Server error message: ERROR: memory exhausted |
Date: | 2020-04-13 16:00:36 |
Message-ID: | 16359-9c0c605db2c68b61@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 16359
Logged by: Fak Ramone
Email address: fakramone58(at)gmail(dot)com
PostgreSQL version: 12.1
Operating system: Ubuntu Server 18.04
Description:
I need help for this problem
pg_dump: error: Extraction of table content "a_3" failed: PQgetResult ()
failed.
pg_dump: error: Server error message: ERROR: memory exhausted
DETAIL: Unable to enlarge string buffer that already has 1073741822 bytes by
1 additional bytes.
pg_dump: error: The command was: COPY public.a_3
When I use select * from a_3;
give me the data.
What to refer the error
From | Date | Subject | |
---|---|---|---|
Next Message | Kamil Jońca | 2020-04-13 16:02:34 | Re: backend crash |
Previous Message | Tomas Vondra | 2020-04-13 15:32:46 | Re: backend crash |