Re: [Win32] Problem with rename()

From: "Peter Brant" <Peter(dot)Brant(at)wicourts(dot)gov>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Bugs for PostgreSQL" <pgsql-bugs(at)postgreSQL(dot)org>, "PostgreSQL-patches" <pgsql-patches(at)postgreSQL(dot)org>
Subject: Re: [Win32] Problem with rename()
Date: 2006-06-16 20:45:37
Message-ID: 4493348E.E840.00BE.0@wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

Really? If there was a patch, I missed it.

My recollection is that there was general agreement about this
particular problem (see, for example,
http://archives.postgresql.org/pgsql-bugs/2006-04/msg00189.php ), but
things kind of trailed off after that without a resolution.

As far as the complete list of Win32 problems which affected us:
- The stats collector crashing should indeed be fixed in 8.1.4
- Missing stats caused by Windows PID recycling is fixed in 8.2
- Various semaphore problems are probably all fixed with the new
Win32 semaphore implementation in 8.2
- The stuck log rename problem mentioned above is still an issue
- The "permission denied on fsync" (or something like that) problem
is still an issue. Unfortunately, IIRC, we could never really nail down
the underlying problem.

None of these problems affect us any more: the production servers now
run Linux. Great to have options! (and we were moving that direction
anyway)

Pete

>>> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> 16.06.2006 22:05 >>>

I am assuming this problem and the other rash of Win32 problems
reported
in March are now all fixed in 8.1.4. If not, please let me know.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2006-06-16 21:21:21 Re: [Win32] Problem with rename()
Previous Message Bruce Momjian 2006-06-16 20:05:21 Re: [Win32] Problem with rename()

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-06-16 21:21:21 Re: [Win32] Problem with rename()
Previous Message Andrew Dunstan 2006-06-16 20:25:32 Re: drop if exists remnainder (reprise)