Re: Ran out of memory retrieving query results. - Mailing list pgsql-general

From Andreas Kretschmer
Subject Re: Ran out of memory retrieving query results.
Date
Msg-id 092867e6-35f8-16f0-b79e-99a14bcb78c5@a-kretschmer.de
Whole thread Raw
In response to RE: Ran out of memory retrieving query results.  (Nanda Kumar <Nanda.Kumar@smartstream-stp.com>)
List pgsql-general

Am 11.03.19 um 06:44 schrieb Nanda Kumar:
> Hello Tem,
>
> Can you please help on the below issues . The below Error occurred when I run the select statement for the huge data
volume.
>
>   Error Details :
>
>   Ran out of memory retrieving query results.

you should provide more details, for instance (at least)
* os and pg version
* how much ram contains the machine
* config-parameters (shared_buffers, work_mem, max_connections)
* running activities
* the query itself
* table-definition
* how large are the tables
* the EXPLAIN of the query


Regards, Andreas

-- 
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com



pgsql-general by date:

Previous
From: Nanda Kumar
Date:
Subject: RE: Ran out of memory retrieving query results.
Next
From: reg_pg_stefanz@perfexpert.ch
Date:
Subject: Re: TPC-DS queries