Robert Dege <[EMAIL PROTECTED]> writes: > I'm trying to do a pg_dumpall & receive this error message: > ERROR: cannot create tmp_pg_shadow Is it possible there is a physical file tmp_pg_shadow in your database directory? If so, try removing it. BTW, I'd recommend an update to 7.0.3 at your earliest convenience... regards, tom lane
- [GENERAL] tmp_pg_shadow Robert Dege
- [GENERAL] Re: tmp_pg_shadow Tom Lane
- [GENERAL] Re: tmp_pg_shadow Robert Dege
- Re: [GENERAL] Re: tmp_pg_shadow Jan Wieck