Hello all,
Below is an email thread regarding a possible bug in PostgreSQL on
Windows 2003. Any help or advice anyone can give on this would be much
appreciated.
All the best,
James Hughes
--- EMAIL THREAD FOLLOWS ---
[EMAIL PROTECTED] wrote:
> Hi Bruce,
>
> We are now seeing this issue on thr
Hi,
1. The command line passed is -D "c:\data" --user=McAfeePostgresUser
2. McAfeePostgresUser which is a local machine user with limited
privileges. Though this problem occurs with any user account you create
with non-administrator privileges.
Thanks
James
-Original Message-
From: Andr
Thanks for the info, I shall indeed try this.
One thing to mention is that I don't think the error occurs within
initdb, it seams to be postgres.exe that dbinit starts.
Regards
James
-Original Message-
From: Andrew Dunstan [mailto:[EMAIL PROTECTED]
Sent: 01 March 2006 16:26
To: Hugh
All
I have determined what is causing the failure. It appears that the
stdout & stderr redirection to nul produces the "Access is Denied."
message. This is happening even if I type "dir >nul" at the command
prompt! I assume that this re-direction in PostgreSQL is done when
starting postgres.exe as
I did run filemon but did not get anything from it :( Yes I disabled all
anti-virus software, no difference made.
Have raised a helpdesk ticket with Microsoft, see if they can shed any
light on the problem.
James
-Original Message-
From: Magnus Hagander [mailto:[EMAIL PROTECTED]
Sent:
I think we can safely say that it is not :-)
-Original Message-
From: Andrew Dunstan [mailto:[EMAIL PROTECTED]
Sent: 03 March 2006 15:41
To: Magnus Hagander
Cc: Hughes, James; pgsql-hackers@postgresql.org
Subject: Re: [HACKERS] Initdb on Windows 2003
Magnus Hagander wrote:
>
>
>
>>Ha
Just to let you guys know, I spoke to Microsoft and they confirmed that
they have restricted access to the 'nul' device in a security update (to
admin users). Not quite sure of the extact update! This is hardcoded in
the Windows source, so no way to change somthing via code :(
- James
-Ori
Not yet, have asked for that very information.
-James
-Original Message-
From: Magnus Hagander [mailto:[EMAIL PROTECTED]
Sent: 30 March 2006 09:27
To: Hughes, James; [EMAIL PROTECTED]
Cc: pgsql-hackers@postgresql.org
Subject: RE: [HACKERS] Initdb on Windows 2003
> Just to let you guys