mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Add URL for:
o Allow pg_hba.conf to specify host names along with IP addresses > http://archives.postgresql.org/pgsql-hackers/2008-06/msg00569.php
This commit is contained in:
3
doc/TODO
3
doc/TODO
@ -1,7 +1,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Fri Jun 13 12:24:28 EDT 2008
|
||||
Last updated: Wed Jun 18 21:15:40 EDT 2008
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@ -98,6 +98,7 @@ Administration
|
||||
check that hostname against the host names in pg_hba.conf.
|
||||
We could also then check that the host name maps to the IP
|
||||
address.
|
||||
http://archives.postgresql.org/pgsql-hackers/2008-06/msg00569.php
|
||||
|
||||
o %Allow postgresql.conf file values to be changed via an SQL
|
||||
API, perhaps using SET GLOBAL
|
||||
|
Reference in New Issue
Block a user