Re: failure on database drop
- From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
- To: Merlin Moncure <merlin(dot)moncure(at)rcsonline(dot)com>
- Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL Win32 port list <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: failure on database drop
- Date: Tue, 4 May 2004 13:05:14 -0400 (EDT)
- Message-id: <200405041705(dot)i44H5EV21201(at)candle(dot)pha(dot)pa(dot)us>
Merlin Moncure wrote:
>
> Andrew Dunstan wrote:
> > >DETAIL: Failing system command was: rmdir /s /q
> > >"c:\postgres\data/base/17293"
> > >HINT: Look in the postmaster's stderr log for more information.
> >
> > The first thing I see is that the path has not been canonicalised ....
> > probably not the problem, but it needs to be fixed, I think.
>
> Perhaps the problem is due to the rename/unlink issue. This is no longer
> listed on the status page...does the anonymous cvs server have this
> capability yet?
>
> I think I have a pretty good shot at being able to reproduce the
> problem.
Yes, those fixes are all in the source you have.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Home |
Main Index |
Thread Index