[pgAdmin][RM5521] pgAdmin dump servers issue in desktop mode

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM5521] pgAdmin dump servers issue in desktop mode
Date: 2020-05-28 09:09:05
Message-ID: CAM9w-_nFBsT1K_jjN-ufobU91q2d7AEpM_CYH3Ze9GsAvUOrwg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to:
1) Fix an issue when dumping servers from a desktop pgAdmin app by
providing an option --sqlite-path. This will allow the user to dump a
specific config db file.
2) While there is an option for --sqlite-path now, the other paths for
session, storage, etc. were failing with permission errors. Code is changed
to not to bother those directories when dumping or loading servers.
3) Improved --help for setup.py.
4) Docs updated.

Please review.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM5521.patch application/octet-stream 9.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Fahar Abbas 2020-05-28 09:46:43 Re: pgAdmin4 v4.22 candidate builds
Previous Message Darren Duncan 2020-05-28 00:16:25 Re: 64bit only for Windows?