Re: Extension Developing Roadmap

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: Batuhan Osman Taşkaya <batuhanosmantaskaya(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Devrim GÜNDÜZ <devrim(at)gunduz(dot)org>
Subject: Re: Extension Developing Roadmap
Date: 2019-03-10 12:19:57
Message-ID: CAG7mmoy4RD9Prp-CAZ3xQ8vBVXVC3PXT-JEvQq5YK6KWd66cKg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Sun, 10 Mar 2019, 11:45 Batuhan Osman Taşkaya, <
batuhanosmantaskaya(at)gmail(dot)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

>

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-03-11 06:45:01 [pgAdmin4][Patch] - RM #4019 - Update all JS and Python dependencies to the latest releases
Previous Message Batuhan Osman Taşkaya 2019-03-10 06:15:20 Extension Developing Roadmap