Re: Postmaster re-start problem

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: John(dot)Burski(at)911ep(dot)com
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postmaster re-start problem
Date: 2001-10-17 00:43:42
Message-ID: 200110170043.f9H0hgh25980@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Thanks for the response.
>
> I had some trouble posting the question to the group - the list didn't think
> I was a member. In any case, I killed the process off without any adverse
> affects.
>
> I gathered from your response that the "pg_hba.conf" file isn't read at
> postmaster startup exclusively, but, rather, whenever authentication is
> required. I, obviously, wasn't aware of that - thanks for the education. :)

This will change in 7.2 and pg_hba.conf will be read only on start or
SIGHUP.

--
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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Welty 2001-10-17 01:04:47 postgresql rpms and jdbc
Previous Message Martijn van Oosterhout 2001-10-16 23:43:12 Re: Transaction not working.