Re: [COMMITTERS] pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm ...
Date: 2001-11-04 20:15:42
Message-ID: 9087.1004904942@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers pgsql-jdbc

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> While is not ideal, I am not too concerned that USER commands will
> reread all config files. Maybe we should wait to see if anyone reports
> a problem with this behavior before adding code to correct it.

But Peter's already complaining ;-) ... and you were concerned about it
too, yesterday.

I went ahead and made the changes, because I think we'd have been forced
into it sooner or later anyway. We didn't have any spare signal numbers
in the postmaster, so the next new reason for child processes to signal
the postmaster would've forced creation of this mechanism anyhow.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2001-11-04 20:19:03 Re: [COMMITTERS] pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm
Previous Message tgl 2001-11-04 20:12:58 pgsql/src/backend/postmaster postmaster.c

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-11-04 20:19:03 Re: [COMMITTERS] pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm
Previous Message Peter Harvey 2001-11-04 20:05:30 Re: compiler warnings in ODBC

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-11-04 20:19:03 Re: [COMMITTERS] pgsql/ oc/src/sgml/client-auth.sgml oc/src/sgm
Previous Message Ned Wolpert 2001-11-04 19:54:45 ConnectionPoolDataSource submittal