Re: [HACKERS] pg_upgrade output directory

2010-06-12 Thread Bruce Momjian
Greg Stark wrote: > On Sat, Jun 12, 2010 at 4:58 AM, Bruce Momjian wrote: > > However, I might have been too conservative. ?How do tools that generate > > multiple output files usually handle this situation? ?Do they output in > > to a subdirectory in $HOME, or in a subdirectory of the current > >

Re: [HACKERS] pg_upgrade output directory

2010-06-12 Thread Greg Stark
On Sat, Jun 12, 2010 at 4:58 AM, Bruce Momjian wrote: > However, I might have been too conservative.  How do tools that generate > multiple output files usually handle this situation?  Do they output in > to a subdirectory in $HOME, or in a subdirectory of the current > directory, or just create m

Re: [HACKERS] pg_upgrade output directory

2010-06-11 Thread Bruce Momjian
Andrew Dunstan wrote: > > 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,

[HACKERS] pg_upgrade output directory

2010-06-11 Thread Andrew Dunstan
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