Improve pg_hba.conf

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Improve pg_hba.conf
Date: 2001-11-12 07:09:47
Message-ID: 200111120709.fAC79mv25794@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I think there should be a way to specify usernames directly in
pg_hba.conf. We do have the secondary password files, but puting the
usernames right in the file should be possible. I will put it on the
TODO list and discuss it later for 7.3.

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

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2001-11-12 08:03:41 Problem concating bpchar and varchar in 7.1.3
Previous Message Christopher Kings-Lynne 2001-11-12 07:07:04 Portals vs. Selects