On Thu, Aug 28, 2008 at 10:05 PM, Magnus Hagander <[EMAIL PROTECTED]> wrote: > Actually, might it be an idea to stick the temp tables in their own > "subnode", that won't be loaded unless someone actually intentionally > looks at it?
I don't think it's worth the pain to be honest. Temp tables will only show up under temp schemas anyway, and they are hidden by default. -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
