From: | Gaetano Mendola <mendola(at)bigfoot(dot)com> |
---|---|
To: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Subject: | Re: observations about temporary tables and schemas |
Date: | 2003-09-18 12:36:46 |
Message-ID: | 3F69A6DE.1050002@bigfoot.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-interfaces pgsql-odbc |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Smith | 2003-09-18 13:32:02 | Re: New thoughts about indexing cross-type comparisons |
Previous Message | xinsong wu | 2003-09-17 23:57:15 | Development Partner |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2003-09-18 13:09:58 | Fwd: Re: ERROR: dynamic load not supported |
Previous Message | Robert Treat | 2003-09-17 19:31:17 | Re: ERROR: dynamic load not supported |
From | Date | Subject | |
---|---|---|---|
Next Message | Mikhail Umorin | 2003-09-18 14:57:35 | Re: Delphi7, ADO, ODBC and PostgreSQL connection problems: SUCCESS! |
Previous Message | Michele Gius | 2003-09-18 11:45:12 | SQLBrowseConnect: Invalid string or buffer length |