Re: BUG #2712: could not fsync segment: Permission

From: "Thomas H(dot)" <me(at)alternize(dot)com>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Peter Brant" <Peter(dot)Brant(at)wicourts(dot)gov>, <pgsql-bugs(at)postgresql(dot)org>, "Bruce Momjian" <bruce(at)momjian(dot)us>
Subject: Re: BUG #2712: could not fsync segment: Permission
Date: 2006-10-29 20:21:05
Message-ID: 004f01c6fb97$c3fc6790$0201a8c0@iwing
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

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(at)sollentuna(dot)net>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Peter Brant" <Peter(dot)Brant(at)wicourts(dot)gov>; "Thomas H."
<me(at)alternize(dot)com>; <pgsql-bugs(at)postgresql(dot)org>; "Bruce Momjian"
<bruce(at)momjian(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Rusty Conover 2006-10-30 09:32:35 Bug: ERROR: duplicate key violates unique constraint "pg_type_typname_nsp_index"
Previous Message Joe Conway 2006-10-29 18:56:26 Re: BUG #2694: Memory allocation error when selecting array

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2006-10-30 00:08:23 Re: small typo in backup docs
Previous Message Magnus Hagander 2006-10-29 17:10:37 Re: BUG #2712: could not fsync segment: Permission