Re: [BUGS] BUG #1580: pg_dumpall aborts when cwd is unreadable

2005-04-10 Thread Tom Lane
Bruce Momjian writes: > The code right now tests for 'cwd' first and just errors out if it can't > find it. Is it worth refactoring it so you can run pg_dumpall from a > directory you can't view? Instead of checking 'cwd' right at the start > we would have to find it only when we need it, and in

Re: [BUGS] BUG #1580: pg_dumpall aborts when cwd is unreadable

2005-04-10 Thread Bruce Momjian
David Elliott wrote: > > The following bug has been logged online: > > Bug reference: 1580 > Logged by: David Elliott > Email address: [EMAIL PROTECTED] > PostgreSQL version: 8.0.1 > Operating system: Mac OS X 10.3.8 > Description:pg_dumpall aborts when cwd is unreada

[BUGS] BUG #1580: pg_dumpall aborts when cwd is unreadable

2005-04-10 Thread David Elliott
The following bug has been logged online: Bug reference: 1580 Logged by: David Elliott Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.1 Operating system: Mac OS X 10.3.8 Description:pg_dumpall aborts when cwd is unreadable Details: After setting up a cron