Re: [HACKERS] Question about the MemoryContext

2006-04-22 Thread Gevik Babakhani
Thank you :) On Sat, 2006-04-22 at 18:16 -0400, Tom Lane wrote: > Gevik Babakhani <[EMAIL PROTECTED]> writes: > > Could someone please explain the MemoryContext switching. For example > > MemoryContextSwitchTo function. How does this work? > > src/backend/utils/mmgr/README might help. It's somew

Re: [HACKERS] Question about the MemoryContext

2006-04-22 Thread Tom Lane
Gevik Babakhani <[EMAIL PROTECTED]> writes: > Could someone please explain the MemoryContext switching. For example > MemoryContextSwitchTo function. How does this work? src/backend/utils/mmgr/README might help. It's somewhat pointed at people who've already been hacking the backend, but I think

[HACKERS] Question about the MemoryContext

2006-04-22 Thread Gevik Babakhani
Could someone please explain the MemoryContext switching. For example MemoryContextSwitchTo function. How does this work? ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings