Re: config files in /data - Mailing list pgsql-hackers

From The Hermit Hacker
Subject Re: config files in /data
Date
Msg-id Pine.BSF.4.21.0005301821350.474-100000@thelab.hub.org
Whole thread Raw
In response to config files in /data  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: config files in /data  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
On Tue, 30 May 2000, Bruce Momjian wrote:

> Seems we should have pg_hba.conf and other files in a separate
> directory, not /data.
> 
> Comments?

I still say that pg_hba.conf should be eliminated altogether, in favor of
something that is modifiable by anyone that the supeuser gives permissions
to create databases too ... what's the point of having that ability if you
can't access the database after its created?

Seems kinda anti-friendly to the DBA to be able to have
"sub-ordinates" that can create users and databases, but has to be bug'd
in order to allow them to be accessed ...

pg_hba should become another system table that can be modified with simple
SQL queries, and is modifiable (readable?) only by those with createdb
privileges ...




pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: Applying TOAST to CURRENT
Next
From: Hannu Krosing
Date:
Subject: Re: Applying TOAST to CURRENT