Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Why don't we create temp tables in a separate directory, anyway?  That
> would make it trivially easy to get rid of them during recovery: just
> zap all the files in there.

Hmm ... doesn't do anything to fix the problem of file leakage for
crashes when making/deleting non-temp tables, but at least we could be
reasonably confident we weren't throwing away any data someone had a
long-term interest in.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

                http://www.postgresql.org/about/donate

Reply via email to