Re: Improving pg_hba.conf - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Improving pg_hba.conf
Date
Msg-id 200107230956.f6N9uIp22870@candle.pha.pa.us
Whole thread Raw
In response to Re: Improving pg_hba.conf  (David Ford <david@blue-labs.org>)
List pgsql-hackers
> What I mean is, do host lookups first in the text file, then if a 
> pg_hostaccess table (example) exists, check it for host entries.  This 
> alleviates HUP or restart etc. to reload a config file.

Can't do that.  Postmaster has no database access.  Must be fast.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: David Ford
Date:
Subject: Re: Improving pg_hba.conf
Next
From: Alessio Bragadini
Date:
Subject: Re: unique index doesn't accept functions on fields