Re: Cygwin-Postgres-IpcMemoryCreate

From: Jason Tishler <jason(at)tishler(dot)net>
To: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
Cc: Saravanan Bellan <SBellan(at)jareva(dot)com>, "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Cygwin-Postgres-IpcMemoryCreate
Date: 2002-04-18 11:52:40
Message-ID: 20020418115239.GA1580@tishler.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Stuart,

On Thu, Apr 18, 2002 at 11:14:38AM +0100, Henshall, Stuart - WCP wrote:
> > From: Jason Tishler [mailto:jason(at)tishler(dot)net]
> > Note, however, that I have never seen an error message like the above.
> > What is your system info?
> >
> I just saw the above error when trying to upgrade to 7.2.1 from 7.1.3 (as
> well changing servers) and putting the data in.
> Here's my error log:
> [snip]
> The computer is a Proliant 370 with dual pIII's and 1GB of memory on an NTFS
> partition.
> postgres user is currently a member of Administrators, so should have any
> necessary permissions.

The permission problem is probably due to the file being open by
another process and the difference between how Windows and Unix deal
with open files.

Can you strace or (better yet) debug the problem in gdb?

Thanks,
Jason

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-04-18 13:11:39 Updated: postgresql-7.2.1-1
Previous Message Henshall, Stuart - WCP 2002-04-18 10:14:38 Re: Cygwin-Postgres-IpcMemoryCreate