Glen Parker <[EMAIL PROTECTED]> writes: > Tom, is it safe to assume that the contents of the temp directory do not > need to persist across Postgres restarts?
Yup, they're only temp files (in fact, I think there is code somewhere that actually runs around and cleans out the temp directories during a restart). regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster