Thread: [pgadmin-hackers] [pgAdmin4][PATCH] To fix the issue of Import/Export in linux runtime

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

Attachment
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