Re: 8.1.3 and unused files
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Rod Taylor <pg@rbt.ca>
Cc: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2006-05-05T18:31:50Z
Lists: pgsql-hackers
Rod Taylor <pg@rbt.ca> writes: > At some point it must have failed in copying the data across, aborted, > and restarted. Unless you had an actual backend crash, that's not an adequate explanation. Transaction abort does clean up created files. regards, tom lane