Re: Re: Improving pg_hba.conf

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Chris Bowlby <excalibur(at)hub(dot)org>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: Improving pg_hba.conf
Date: 2001-06-13 15:39:38
Message-ID: Pine.LNX.4.30.0106131738100.756-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Chris Bowlby writes:

> It might be work while to add restrictions in the config file for user
> level locking, I realize that it can be done now...but having it in the
> pg_hba.conf file could make it easier...

This would be mostly pointless since you can create locks with judicious
use of insert/update/delete. I don't suppose you want to let those
commands run without the appropriate locks.

--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-06-13 15:40:11 Re: Re: Improving pg_hba.conf
Previous Message Doug McNaught 2001-06-13 15:39:05 Re: vacuum