Re: Problem with reloading groups in pg_hba.conf - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Problem with reloading groups in pg_hba.conf
Date
Msg-id Pine.LNX.4.30.0203212127590.812-100000@peter.localdomain
Whole thread Raw
In response to Problem with reloading groups in pg_hba.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Problem with reloading groups in pg_hba.conf  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian writes:

> I am adding users and groups to pg_hba.conf.

You know what would be cool?

GRANT CONNECT ON mydb TO GROUP myfriends;

and it rewrites pg_hba.conf accordingly.

Just a thought...

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: notification: pg_notify ?
Next
From: Tom Lane
Date:
Subject: Re: Where to get official SQL spec (was Re: Domain Support)