Alvaro Herrera <[EMAIL PROTECTED]> writes: > Don't temp tables use this kind of temp file? I admit I didn't check; I > just assumed they did.
No, temp tables go through localbuf.c, which sits atop regular smgr.
I don't think fd.c knows any difference from regular tables.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
