Re: RM 5235 - Support external config files

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: RM 5235 - Support external config files
Date: 2020-07-17 12:33:57
Message-ID: CANxoLDfB4pzgtN=JV4N7g5hn0Yjqe3_BBEJEiN5pXnZsZxdLGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied. Tested on OSX only.

On Fri, Jul 17, 2020 at 3:56 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:

>
>
> On Fri, Jul 17, 2020 at 11:23 AM Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> <http://www.linkedin.com/in/asheshvashi>
>> On Fri, Jul 17, 2020 at 3:45 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>
>>> The attached patch adds support for config_system.py files stored
>>> outside of the application installation directory to allow sysadmins (and
>>> users with appropriate permissions) to override configuration options
>>> system wide and without invalidating signatures such as those found on the
>>> macOS app bundle.
>>>
>>> Configuration will be loaded from the following locations, if present:
>>>
>>> Linux: /etc/pgadmin/config_system.py
>>> macOS: /Library/Preferences/pgadmin/config_system.py
>>> Windows: %CommonProgramFiles%\pgadmin\config_system.py
>>>
>>> Please review/commit.
>>>
>> How about putting them in $HOME/.pgadmin/config_local.py (applicable only
>> for runtime)?
>>
>
> Because then they wouldn't be system-wide.
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EDB: http://www.enterprisedb.com
>
>

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-17 12:36:10 Translators: Release next week
Previous Message Akshay Joshi 2020-07-17 12:33:05 pgAdmin 4 commit: Update message catalogs.