| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Damien Clermonté <damien(dot)clermonte(at)free(dot)fr>, <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [PATCH] Patch to make pg_hba.conf handle virtualhost access control and samehost keyword |
| Date: | 2001-07-08 15:38:50 |
| Message-ID: | Pine.LNX.4.30.0107081737120.677-100000@peter.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Bruce Momjian writes:
> The killer for me is the added complexity to an already complex file,
> pg_hba.conf.
I never figured pg_hba.conf was complex. It's one of the simplest
configuration files I've seen. What makes it look complex is that it
begins with 700 lines explaining it, obscuring the actual content.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matthew Hagerty | 2001-07-08 16:03:26 | Re: Async PQgetResult() question. |
| Previous Message | Bruce Momjian | 2001-07-08 14:44:27 | Re: [PATCH] Patch to make pg_hba.conf handle virtualhost access control and samehost keyword |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-07-08 20:14:28 | Re: [PATCH] Patch to make pg_hba.conf handle virtualhost access control and samehost keyword |
| Previous Message | Anders Bengtsson | 2001-07-08 15:26:57 | [PATCH] Cleanup of JDBC character encoding |