Re: config files in /data

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: config files in /data
Дата
Msg-id Pine.BSF.4.21.0005301821350.474-100000@thelab.hub.org
обсуждение исходный текст
Ответ на config files in /data  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: config files in /data
Список 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 по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: Applying TOAST to CURRENT
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Applying TOAST to CURRENT