Re: Require suggestions on feature 6794 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Require suggestions on feature 6794
Date
Msg-id CA+OCxoym5MAXyf-BBf_skn=DK2LkZcEr8GXpSQTqSsvWs1DgcQ@mail.gmail.com
Whole thread Raw
In response to Require suggestions on feature 6794  (Pravesh Sharma <pravesh.sharma@enterprisedb.com>)
Responses Re: Require suggestions on feature 6794
List pgadmin-hackers
Hi

On Tue, 26 Nov 2024 at 10:55, Pravesh Sharma <pravesh.sharma@enterprisedb.com> wrote:
Hi Dave/Team

I have started working on feature #6794. The user wants to pass connection information, such as host, port, and username, to the passexec command without hardcoding these values. I plan to implement it as follows: The user will set environment variables for the host, port, and username, and before running the passexec command, we will replace the corresponding values with the environment variables.


Please share your suggestions or feedback on the approach I am proposing.


I'm not sure why the user would need to set environment variables - wouldn't pgAdmin just set them in the environment of the passexec process, based on the server definition?

--

pgadmin-hackers by date:

Previous
From: Pravesh Sharma
Date:
Subject: Require suggestions on feature 6794
Next
From: Aditya Toshniwal
Date:
Subject: Re: Require suggestions on feature 6794