From: | Marko Kreen <marko(at)l-t(dot)ee> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: show all; |
Date: | 2001-06-02 15:47:12 |
Message-ID: | 20010602174712.A22782@l-t.ee |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
On Sat, Jun 02, 2001 at 11:23:39AM -0400, Tom Lane wrote:
> Marko Kreen <marko(at)l-t(dot)ee> writes:
> > I assume 'RESET ALL' should clear the var, so it should be set
> > in beginning each pooled connection use?
>
> There is no such thing as "clear". RESET should re-establish whatever
> value is defined in postgresql.conf or postmaster switches (or the
> compiled-in default, failing any other source). I see no need for any
> exceptions to that rule.
Yes, thats what I thought. Have you looked at the RESET ALL
patch? Is it ok?
--
marko
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-06-02 15:50:13 | Re: show all; |
Previous Message | Tom Lane | 2001-06-02 15:23:39 | Re: show all; |