Re: Extension Developing Roadmap - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject Re: Extension Developing Roadmap
Date
Msg-id CAG7mmoy4RD9Prp-CAZ3xQ8vBVXVC3PXT-JEvQq5YK6KWd66cKg@mail.gmail.com
Whole thread Raw
In response to Extension Developing Roadmap  (Batuhan Osman Taşkaya <batuhanosmantaskaya@gmail.com>)
Responses Re: Extension Developing Roadmap
List pgadmin-hackers


On Sun, 10 Mar 2019, 11:45 Batuhan Osman Taşkaya, <batuhanosmantaskaya@gmail.com> wrote:
I am trying to add support for pgbackrest tool to pgadmin. I added a module local pgadmin repo but i couldn't figure out how to execute a command in the server and get the result of command back. How can i develop an extension that requires command execution in host server?
Please refer the backup module under '<pgadmin-src>/web/pgadmin/tools/' directory.

-- Thanks, Ashesh

pgadmin-hackers by date:

Previous
From: Batuhan Osman Taşkaya
Date:
Subject: Extension Developing Roadmap
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch] - RM #4019 - Update all JS and Python dependenciesto the latest releases