From: | "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk> |
---|---|
To: | "'Jason Tishler'" <jason(at)tishler(dot)net> |
Cc: | "'pgsql-cygwin(at)postgresql(dot)org'" <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: 7.2b3 postmaster doesn't start on Win98 |
Date: | 2001-12-07 09:35:59 |
Message-ID: | E2870D8CE1CCD311BAF50008C71EDE8E01F74745@MAIL_EXCHANGE |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
There was a little discussion on hackers and it looks like the permissions
check is going to be #ifndef __CYGWIN__.
- Stuart
-----Original Message-----
From: Jason Tishler [mailto:jason(at)tishler(dot)net]
Sent: 06 December 2001 17:59
To: Henshall, Stuart - WCP
Cc: 'pgsql-cygwin(at)postgresql(dot)org'
Subject: Re: [CYGWIN] 7.2b3 postmaster doesn't start on Win98
Stuart,
On Fri, Nov 30, 2001 at 07:12:38PM -0000, Henshall, Stuart - WCP wrote:
> When trying to start the postmaster on win98se with cygwin
> I get told that the data directory must be 0700, but when I try to chmod
to
> 700, it apparently succeds, but nothing permissions stay at 755. I suspect
> this to be because win98 has no real file protection (just a read only
> attribute)
Is this a new behavior with 7.2? If so, then the PostgreSQL code may
need to be changed to defeat these kinds of security checks on Windows
9x/Me. Sorry, but I don't have the 9x/Me kind of itch...
Jason
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Gerrit P. Haase | 2001-12-09 15:18:56 | Re: postgresql on win2k |
Previous Message | Jason Tishler | 2001-12-07 03:46:54 | Re: make failure: Gen_fmgrtab.sh |