Re: observations about temporary tables and schemas - Mailing list pgsql-hackers

From Gaetano Mendola
Subject Re: observations about temporary tables and schemas
Date
Msg-id 3F69A6DE.1050002@bigfoot.com
Whole thread Raw
In response to Re: observations about temporary tables and schemas  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> I think we have two choices: disallow foreign-key references from temp
> tables to permanent tables, or take out the optimization of storing
> temp table pages in private memory.  (That would leave the whole "local
> buffer manager" module as dead code, I think.)  I'm kinda leaning
> towards the first; does anyone feel that it's a valuable feature to keep?

My vote is for remove this feature.


Regards
Gaetano Mendola





pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: New thoughts about indexing cross-type comparisons
Next
From: Dave Smith
Date:
Subject: Re: New thoughts about indexing cross-type comparisons