Re: [Win32] Problem with rename()

Qingqing Zhou <zhouqq@cs.toronto.edu>

From: "Qingqing Zhou" <zhouqq@cs.toronto.edu>
To: pgsql-bugs@postgresql.org
Date: 2006-04-18T01:54:08Z
Lists: pgsql-bugs
""Peter Brant"" <Peter.Brant@wicourts.gov>
>
> In the last couple of days, we've been bitten (a couple of times, on
> different servers) by an apparent glitch or bad interaction in the
> Windows implementation of rename().
>
> The relevant log message is:
>
> [2006-04-17 16:49:22.583 ] 2252 LOG:  could not rename file
> "pg_xlog/000000010000010A000000BD" to
> "pg_xlog/000000010000010A000000D7", continuing to try
>
> It apparently just keeps on looping indefinitely.  The "completed
> rename" message from port/dirmod.c never shows up.
>

Similar problems have been reported before -- which PG version and do you
have any anti-virus software installed?

Regards,
Qingqing