Re: RM5414 - Runtime paths

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: RM5414 - Runtime paths
Date: 2020-07-11 11:31:44
Message-ID: CANxoLDcysCfi9N9HQWPUhkZgg94aX-eT7H=ZcpOoFmz-4gjZBg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Fri, Jul 10, 2020 at 7:37 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:

> The attached patch changes the runtime to
> use QStandardPaths::AppLocalDataLocation as the directory for the startup
> and server logs, instead of $HOME. This should conform to platform
> standards (XDG, in the case of Linux). The actual filenames are now
> displayed on the log viewer for convenience.
>
> Please review/commit.
>
> --
> 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-11 11:31:58 Re: Refactor config loading/saving for the runtime config dialogue
Previous Message Akshay Joshi 2020-07-11 11:31:30 Re: [pgAdmin][RM5569] [SQL] Bad display of tables storage parameters in the "SQL" tab (correction of bug #5398 not complete)