Re: [pgAdmin4][Patch]: Background process executor won't run(in case of Backup, restore) in Windows only

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [pgAdmin4][Patch]: Background process executor won't run(in case of Backup, restore) in Windows only
Дата
Msg-id CA+OCxoxKz6OJgWB_wbnu4byaANjOryK0q6j77Xv1D4rkVAfDRg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [pgAdmin4][Patch]: Background process executor won't run(in case of Backup, restore) in Windows only  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
Ответы Re: [pgAdmin4][Patch]: Background process executor won't run(in case of Backup, restore) in Windows only
Список pgadmin-hackers


On Fri, Sep 23, 2016 at 9:18 AM, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
On Fri, Sep 23, 2016 at 1:47 PM, Dave Page <dpage@pgadmin.org> wrote:
On Fri, Sep 23, 2016 at 5:59 AM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Actually It doesn't broke anywhere, instead It runs successfully. On
> debugging I found that it runs the subprocess.Popen() utility but it doesn't
> run internally the pg_dump utitliy. On running the same command on windows
> cmd prompt it works.
> Then on setting parameters close_fds=False and cmd_shell=True, It works.
> I ran backup in Google Chrome.

It certainly runs pg_dump for me - I see the output in the monitoring
dialogue, and I get a dump file at the end.

I also use Chrome.
It may differ for different version of python.

Maybe. I'm using 2.7. 

Either way, I don't want a command window flashing up unnecessarily.

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

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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Background process executor won't run(in case of Backup, restore) in Windows only
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Background process executor won't run(in case of Backup, restore) in Windows only