[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgresql-admin
Subject:    Re: Subject: Assistance Required: Adding Multiple Libraries to shared_preload_libraries in postgresq
From:       Ron Johnson <ronljohnsonjr () gmail ! com>
Date:       2024-03-25 21:43:10
Message-ID: CANzqJaCakwf3WDxdupj8hjScY3MRfCFAffuoVsAohSJddC3-hw () mail ! gmail ! com
[Download RAW message or body]

On Mon, Mar 25, 2024 at 5:41 PM Uzair Khan <u595530@gmail.com> wrote:

> Dear Postgres Community,
>
> I hope this message finds you well. I am reaching out regarding an issue
> I've encountered while attempting to configure the shared_preload_libraries
> variable in the postgresql.conf file to include multiple libraries.
>
> The problem arises when I try to add both the 'citus' and
> 'pg_stat_statement' libraries to the shared_preload_libraries variable.
> Here is the configuration snippet I attempted:
>
> shared_preload_libraries = 'citus', 'pg_stat_statement'
>

One string, not two:
shared_preload_libraries = 'citus, pg_stat_statement'

[Attachment #3 (text/html)]

<div dir="ltr"><div dir="ltr">On Mon, Mar 25, 2024 at 5:41 PM Uzair Khan &lt;<a \
href="mailto:u595530@gmail.com">u595530@gmail.com</a>&gt; wrote:<br></div><div \
class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Dear \
Postgres Community,<br><br>I hope this message finds you well. I am reaching out \
regarding an issue I&#39;ve encountered while attempting to configure the \
shared_preload_libraries variable in the postgresql.conf file to include multiple \
libraries.<br><br>The problem arises when I try to add both the &#39;citus&#39; and \
&#39;pg_stat_statement&#39; libraries to the shared_preload_libraries variable. Here \
is the configuration snippet I attempted:<br><br>shared_preload_libraries = \
&#39;citus&#39;, &#39;pg_stat_statement&#39;</div></blockquote><div><br></div><div>One \
string, not two:</div><div>shared_preload_libraries = &#39;citus, \
pg_stat_statement&#39;  </div><div>  </div></div></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic