From: | Tino Wildenhain <tino(at)wildenhain(dot)de> |
---|---|
To: | Gevik Babakhani <gevik(at)xs4all(dot)nl> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: About pg_hba.conf |
Date: | 2006-04-06 14:33:54 |
Message-ID: | 443526D2.4000005@wildenhain.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Gevik Babakhani schrieb:
> Hello Folks,
>
> This may be a dumb question but please bear a moment with me.
> About the TODO item “%Allow pg_hba.conf settings to be controlled via
> SQL“: If in the future we could configure the settings by SQL commands,
> assuming the settings are saved in an internal table, what would be the
> need for a pg_hba.conf file anymore. (except for the backward
> compatibility of cource)
No, you need the ability to override the settings with external
options to get access to a misconfigured database.
(Well of course you could run postgres in single user mode
to get that too, but it would be a little inconvient...)
Regards
Tino
From | Date | Subject | |
---|---|---|---|
Next Message | Chris Browne | 2006-04-06 14:37:47 | Re: About pg_hba.conf |
Previous Message | Svenne Krap | 2006-04-06 14:28:34 | Re: About pg_hba.conf |