Require suggestions on issue #7811

From: Pravesh Sharma <pravesh(dot)sharma(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Require suggestions on issue #7811
Date: 2024-09-03 08:10:19
Message-ID: CA+36bxGk6z0A9gvQayub6wmT7fbv6rP_bbjs6Ff37Kxb1cegkA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

I am working on issue #7811
<https://github.com/pgadmin-org/pgadmin4/issues/7811>, where using an
external database for storing pgAdmin configuration results in duplicate
server entries when a container with a mapped servers.json file is
restarted.

The proposed solution is to implement a check when loading servers. We
would verify the server’s name, host, port, and username to determine if
the server already exists in the database. If it does, we would skip
registering it again.

Please share any suggestions or feedback on this approach.
--

Pravesh Sharma

Software Engineer

+91 9406461406

enterprisedb.com

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2024-09-03 08:16:51 Re: Require suggestions on issue #7811
Previous Message bajro lisić 2024-09-02 12:47:11 Pip install dont work for some reason