Re: [BUGS] postgresql 8.0b1 Win32 observations - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject Re: [BUGS] postgresql 8.0b1 Win32 observations
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34C055@algol.sollentuna.se
Whole thread Raw
Responses Re: [BUGS] postgresql 8.0b1 Win32 observations
List pgsql-hackers-win32
> > For one, there is no security on the files. We take
> explicit steps to
> > ensure the security of the files against the pg service account on
> > NTFS (deny-write permissions on everything except the PGDATA
> > directory). This step cannot be done on FAT, obviously.
>
> No, but anyone running on FAT already knows that. Our concern
> is making sure that PostgreSQL cannot be used as an attack
> route, and ensuring that data is stored reliably. Anything
> beyond that is starting to become intrusive imo.

In my experience, the first sentence of this is not always true. The
rest is, though. Since you're clearly pretty convinced we shouldn't put
up that warning, I'll defer on this :-)


//Magnus


pgsql-hackers-win32 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: [BUGS] postgresql 8.0b1 Win32 observations
Next
From: Justin Wyer
Date:
Subject: Re: [BUGS] postgresql 8.0b1 Win32 observations