Re: remove useless ccache searching - Mailing list pgsql-hackers

From Andy Colson
Subject Re: remove useless ccache searching
Date
Msg-id 4E651523.7070605@squeakycode.net
Whole thread Raw
In response to remove useless ccache searching  (Andy Colson <andy@squeakycode.net>)
Responses Re: remove useless ccache searching
List pgsql-hackers
Pavel, I have not taken on your patch for review, but I was reading the history of it, and one question popped up:

If you are allocating a new cache, what if the array is really big, will 1st cache + your cache get bigger than
work_mem? (or are array op's not constrained by work_mem?  Sorry, I have not used array's so not sure if there are
memorylimits on them)
 

-Andy


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Couple document fixes
Next
From: Alvaro Herrera
Date:
Subject: Re: Couple document fixes