Re: BUG #2712: could not fsync segment: Permission - Mailing list pgsql-bugs

From Thomas H.
Subject Re: BUG #2712: could not fsync segment: Permission
Date
Msg-id 004f01c6fb97$c3fc6790$0201a8c0@iwing
Whole thread Raw
In response to Re: BUG #2712: could not fsync segment: Permission  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-bugs
thanks alot. using only standard features, so the missing bits shouldn't be
a problem. will try to test later tonight or tomorrow.

> Grab the exe from
> http://www.hagander.net/download/postgres_renamepatch.zip.

report will follow.

regards,
thomas

----- Original Message -----
From: "Magnus Hagander" <mha@sollentuna.net>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: "Peter Brant" <Peter.Brant@wicourts.gov>; "Thomas H."
<me@alternize.com>; <pgsql-bugs@postgresql.org>; "Bruce Momjian"
<bruce@momjian.us>
Sent: Sunday, October 29, 2006 6:10 PM
Subject: RE: [BUGS] BUG #2712: could not fsync segment: Permission


> > I haven't reproduced this on my box. But if you can give me
> a patch to
> > try I can build binaries for Thomas to test, if he can do
> testing but
> > not building.
>
> Utterly untested ... BTW, why does pgrename have an #if to
> check either GetLastError() or errno, but pgunlink doesn't?

Ok, I've built a .EXE with this patch. It's compiled without pretty much
all other options, hope that still works :-) (Meaning no NLS, no
kerberos, no SSL etc)

Grab the exe from
http://www.hagander.net/download/postgres_renamepatch.zip.

Sorry about the delay.

//Magnus

pgsql-bugs by date:

Previous
From: Joe Conway
Date:
Subject: Re: BUG #2694: Memory allocation error when selecting array
Next
From: Rusty Conover
Date:
Subject: Bug: ERROR: duplicate key violates unique constraint "pg_type_typname_nsp_index"