Re: ERROR: Memory exhausted in AllocSetAlloc(188) - Mailing list pgsql-general

From Tom Lane
Subject Re: ERROR: Memory exhausted in AllocSetAlloc(188)
Date
Msg-id 26359.1053406721@sss.pgh.pa.us
Whole thread Raw
In response to Re: ERROR: Memory exhausted in AllocSetAlloc(188)  ("Jim C. Nasby" <jim@nasby.net>)
Responses Re: ERROR: Memory exhausted in AllocSetAlloc(188)  ("Jim C. Nasby" <jim@nasby.net>)
List pgsql-general
"Jim C. Nasby" <jim@nasby.net> writes:
> I'm having the same problem...

How many rows would you expect this command to insert?

You might be running into the fact that pending-trigger-call lists are
kept in memory, but it's hard to tell without knowing the number of
rows involved...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: sequence caches
Next
From: javier garcia - CEBAS
Date:
Subject: PRIMARY KEYS