pg_upgrade output directory

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Bruce Momjian <bruce@momjian.us>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-06-11T13:44:53Z
Lists: pgsql-hackers
Why does pg_upgrade create its output directory in the user's home 
directory (or TMP on Windows)? I should have thought that the current 
working directory would be a more suitable choice. At the  very least 
there should be an option for where to create it. Also, this location 
doesn't seem to be referred to at all in the docs.

cheers

andrew