Re: Problem with reloading groups in pg_hba.conf

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Problem with reloading groups in pg_hba.conf
Date: 2002-03-22 02:29:37
Message-ID: Pine.LNX.4.30.0203212127590.812-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-03-22 02:37:00 Re: Problem with reloading groups in pg_hba.conf
Previous Message Tom Lane 2002-03-22 02:29:31 Re: Where to get official SQL spec (was Re: Domain Support)