Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Servers => duplicate Server context menu #6085

Closed
nigzak opened this issue Apr 3, 2023 · 2 comments
Closed

Servers => duplicate Server context menu #6085

nigzak opened this issue Apr 3, 2023 · 2 comments
Assignees
Milestone

Comments

@nigzak
Copy link

nigzak commented Apr 3, 2023

Describe the solution you'd like
There should be a context menu for cloning a server configuration
Server => clone server

Describe alternatives you've considered
No one

Additional context
If you working with different usernames ("rights") in the database you have to manually clone the servers to avoid you always working with the highest rights

ex:
admin-account
readonly-account

If I want to configure stuff I need to use admin account
If I want to make a "select ..." I can use the readonly-account - for this I have 1:1 to clone the admin server and user different username/password

If I have more rights it can get to more duplicated servers.
This is as today messy because I have to configure all servers manually multiple times ...

HINTS:

  • would also be nice to clone a "shared server" to a "local server" (like a "copy template")
  • certificates should also be copied if configured, this should include COPY if it is not existing in dedicated account ("shared server clone"; ex: root server certificate)
@nigzak nigzak added the Feature label Apr 3, 2023
@johnmreynolds
Copy link

This is definitely one of the biggest annoyances I have with pgadmin. I found this from searching for whether there is any way of doing this.

@akshay-joshi akshay-joshi self-assigned this Jan 2, 2024
@akshay-joshi akshay-joshi added this to the 8.2 milestone Jan 5, 2024
akshay-joshi added a commit to akshay-joshi/pgadmin4 that referenced this issue Jan 5, 2024
akshay-joshi added a commit to akshay-joshi/pgadmin4 that referenced this issue Jan 8, 2024
akshay-joshi added a commit to akshay-joshi/pgadmin4 that referenced this issue Jan 8, 2024
…rs with the option to make certain modifications. pgadmin-org#6085

Fixed review comment
akshay-joshi added a commit to akshay-joshi/pgadmin4 that referenced this issue Jan 8, 2024
…g columns. pgadmin-org#7104

Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. pgadmin-org#6085

Fixed review comment

Updated docs
akshay-joshi added a commit to akshay-joshi/pgadmin4 that referenced this issue Jan 8, 2024
akshay-joshi added a commit that referenced this issue Jan 8, 2024
…rs with the option to make certain modifications. #6085 (#7106)

Added copy server support, allowing the duplication of existing servers with the option to make certain modifications. #6085
@pravesh-sharma
Copy link
Contributor

Tested and is working as expected. Verified on candidate build https://developer.pgadmin.org/builds/2024-01-08-1/

Env
OS - Rocky 8
Mode - Desktop and server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants