pgadmin4/web/pgadmin/misc/bgprocess
Murtuza Zabuawala bc63652811 Fix the issue where Import/Export was failing in linux runtime. Fixes #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.
2017-03-09 09:54:55 +00:00
..
static Fix process execution. Fixes #1679. Fixes #2144. 2017-02-04 15:26:57 +01:00
__init__.py Fix process execution. Fixes #1679. Fixes #2144. 2017-02-04 15:26:57 +01:00
process_executor.py Resolved quite a few file-system encoding/decoding related cases. 2017-03-07 15:31:03 +05:30
processes.py Fix the issue where Import/Export was failing in linux runtime. Fixes #2166 2017-03-09 09:54:55 +00:00