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: 2004-05-04 17:05:14
Message-ID: 200405041705.i44H5EV21201@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

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

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2004-05-04 17:12:48 Re: man pages on win32
Previous Message Merlin Moncure 2004-05-04 16:41:11 Re: failure on database drop