From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: Re: [GENERAL] Bug in createlang? |
Date: | 2001-07-11 21:27:15 |
Message-ID: | 200107112127.f6BLRFj29897@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-patches |
> Bruce Momjian writes:
>
> > I just applied a diff to better document the use of ident for localhost.
> > I think it is a good idea, and in some ways a better use of ident than
> > for remote machines. If I missed a spot that could be better
> > documented, let me know.
>
> <blockquote> means it's a quote. What you added there is not part of the
Moved out of blockquote.
> original source. Also, *please* make the pg_hba.conf.sample file shorter,
> not longer.
I have the idea of having the postmaster load the non-comment lines from
pg_hba.conf in as a List of character strings and have the postmaster
read through the strings, reloading on sighup. That way, we don't have
to read the file at all for each connection.
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Mark | 2001-07-11 21:39:15 | vacuum and 24/7 uptime |
Previous Message | Peter Eisentraut | 2001-07-11 21:12:00 | Re: Re: [GENERAL] Bug in createlang? |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2001-07-11 21:53:28 | Re: [PATCHES] Re: [PATCH] Re: Setuid functions |
Previous Message | Peter Eisentraut | 2001-07-11 21:12:00 | Re: Re: [GENERAL] Bug in createlang? |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-07-11 21:42:29 | Re: python installation patch. |
Previous Message | Peter Eisentraut | 2001-07-11 21:12:00 | Re: Re: [GENERAL] Bug in createlang? |