Re: Append to a GUC parameter ?

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Append to a GUC parameter ?
Date: 2014-08-05 19:55:48
Message-ID: 20140805195548.GE13302@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Aug 5, 2014 at 12:52:51PM -0700, Josh Berkus wrote:
> On 08/05/2014 11:12 AM, Jerry Sievers wrote:
> > shared_preload_libraries += auto_explain
> >
> > Would do the trick.
> >
> > I've never heard this mentioned before so presume not many have
> > contemplated this.
>
> It's been discussed.
>
> However, other than shared_preload_libraries, I can't think of a GUC
> which would benefit from this. Can you?

search_path?

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Claudio Freire 2014-08-05 21:38:19 Re: Proposal: Incremental Backup
Previous Message Peter Geoghegan 2014-08-05 19:54:20 Re: B-Tree support function number 3 (strxfrm() optimization)