The following bug has been logged on the website:
Bug reference: 16359
Logged by: Fak Ramone
Email address: fakramone58@gmail.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