Re: Configs config_local.py/config_system.py are ignored ?

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Ross Holder <RHolder(at)csir(dot)co(dot)za>
Cc: "pgadmin-support(at)lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: Configs config_local.py/config_system.py are ignored ?
Date: 2023-05-02 09:03:27
Message-ID: CAM9w-_kfEf7r4B4cv9UuKz+BSkmuSOfaR-g_Ht8eGz1qKwXfUQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Ross,

You should not copy config.py to create config_local or config_system.
Start with a blank file and add only changed params.
Please check -
https://www.pgadmin.org/docs/pgadmin4/7.0/config_py.html#the-config-py-file
if you're putting the file in the correct locations for pgAdmin to pick.

On Tue, May 2, 2023 at 2:15 PM Ross Holder <RHolder(at)csir(dot)co(dot)za> wrote:

> I am trying to modify settings of my pgadmin4 installation.
>
>
>
> I made a copy of my config.py file as config_local.py and config_system.py
> but any settings I change inside these configs have no effect.
>
>
>
> If I change the same settings within config.py, it works perfectly. What
> could be the issue, since one is not supposed to modify config.py?
>
>
>
>
>

--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Aditya Toshniwal 2023-05-02 09:32:30 Re: unable to update from version 6.21 to version 7.0
Previous Message Ross Holder 2023-05-02 08:45:35 Configs config_local.py/config_system.py are ignored ?