Re: [pgadmin4][Patch]: RM #3122 - Backup not working on certificate(SSL) protected servers
От | Murtuza Zabuawala |
---|---|
Тема | Re: [pgadmin4][Patch]: RM #3122 - Backup not working on certificate(SSL) protected servers |
Дата | |
Msg-id | CAKKotZT5R4knox3zH0E5A5gMn6TZ7qSR=c2-a1Qqc8cdj7+2Gg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [pgadmin4][Patch]: RM #3122 - Backup not working on certificate(SSL) protected servers (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>) |
Ответы |
Re: [pgadmin4][Patch]: RM #3122 - Backup not working on certificate(SSL) protected servers
|
Список | pgadmin-hackers |
../pgadmin4/web/pgadmin/tools/ import_export/__init__.py +310 without your patch applied.
On Wed, Mar 14, 2018 at 12:39 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi Khushboo,We can simplify this, we don't need to create any extra column,Check: ../pgadmin4/web/pgadmin/tools/import_export/__init__.py +322 where we are setting ENV variable we can create common utility function (let say in ../tools/utils/__init__.py) which will set all required the environment variables and then we will pass that function in p.start(..) method. --Regards,On Wed, Mar 14, 2018 at 11:03 AM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote: Hi,Please find the attached patch to fix RM #3122 : Backup not working on certificate (SSL) protected servers.The attached patch fixes the issue in the following modules:1. Backup2. Restore3. Import/Export4. MaintenanceThanks,Khushboo
В списке pgadmin-hackers по дате отправления: