Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue ofImport/Export in linux runtime - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue ofImport/Export in linux runtime
Date
Msg-id CA+OCxoyquH4fvc=Q=LoPXvi3PnW0S-+Lz1h2jjYOyw3boVBuyw@mail.gmail.com
Whole thread Raw
In response to [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue of Import/Export in linux runtime  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Wed, Mar 8, 2017 at 2:21 PM, Murtuza Zabuawala
<murtuza.zabuawala@enterprisedb.com> wrote:
> Hi,
>
> PFA patch to fix the issue where Import/Export was failing in linux runtime.
> RM#2166
>
> Issue:
> Changes done by Ashesh in pgAdmin4.py file for setting up PYTHONHOME
> variable to sys.prefix was applicable only for windows only.
>
> Additionally I have also added exception handling for file provided by user
> for Backup/Restore/Import/Export.
>
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix the issue where Import/Export was failing inlinu
Next
From: Harshal Dhumal
Date:
Subject: [pgadmin-hackers] Numeric controls validation issue in nested schema [pgAdmin4]