Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: Open 7.3 issues - Mailing list pgsql-hackers

From Nigel J. Andrews
Subject Re: Open 7.3 issues
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Open 7.3 issues  (Bruce Momjian <[email protected]>)
Responses Re: Open 7.3 issues
List pgsql-hackers
On Fri, 16 Aug 2002, Bruce Momjian wrote:

> Peter Eisentraut wrote:
> > Bruce Momjian writes:
> > 
> > >     Socket permissions - only install user can access db by default
> > >         unix_socket_permissions in postgresql.conf
> > 
> > This is dead.
> 
> Removed, still on TODO.

Daft question but isn't this an administrator's issue? Forcing a complete
override of umask isn't usually considered a decent, friendly thing to do and
the sys admin can change the permission bits.

Besides, what was the proposed scheme? user/group writable world not I presume.
I wouldn't even know how to port that to un unixy systems like Win32.


-- 
Nigel J. Andrews
Director

---
Logictree Systems Limited
Computer Consultants



pgsql-hackers by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Remove implicit unique index creation on SERIAL
Next
From: Tom Lane
Date:
Subject: Re: Remove implicit unique index creation on SERIAL columns?