Re: create tablespace fails silently, or succeeds improperly

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Dave Cramer <pg@fastcrypt.com>, PostgreSQL-development <pgsql-hackers@postgreSQL.org>
Date: 2010-10-19T02:56:56Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Looking at the pg_upgrade code some more, I found that it was not
> removing the PG_VERSION file when deleting <= 8.4 tablespace files. 
> This might confuse administrators so the attached patch adds the removal
> of PG_VERSION.  I would like to apply this to master and 9.0.X.

... why is that a good idea?

			regards, tom lane