From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Marko Kreen <marko(at)l-t(dot)ee> |
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:23:39 |
Message-ID: | 11990.991495419@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
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.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Kreen | 2001-06-02 15:47:12 | Re: show all; |
Previous Message | Marko Kreen | 2001-06-02 15:14:04 | Re: show all; |