public inbox for [email protected]
help / color / mirror / Atom feedQuestions about the Debian Package version of pgAdmin
2+ messages / 2 participants
[nested] [flat]
* Questions about the Debian Package version of pgAdmin
@ 2025-01-05 01:59 Nick <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Nick @ 2025-01-05 01:59 UTC (permalink / raw)
To: [email protected]
I'm using the apt repository version for Debian 12 (Bookworm). I'm also
using Ansible to manage the server, and I have some questions about the
pgAdmin Debian package version.
1. If we're using the pgAdmin DEB repo, will `apt-update` always update
pgAdmin to the latest major version? ie. Will we be doing an upgrade
every four weeks?
2. Should `sudo /usr/pgadmin4/bin/setup-web.sh` be run every time `apt-
update` runs, or only once?
3. Since the package is also installing Apache for us and configuring
it, is there a safe way for us to modify the Apache config without
breaking updates?
We'd like to enable TLS for Apache, but in a way that each time the
playbook runs, it updates the pgAdmin package to the latest version,
hopefully without breaking anything.
Thanks,
Nick
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Questions about the Debian Package version of pgAdmin
@ 2025-01-06 03:40 Yogesh Mahajan <[email protected]>
parent: Nick <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Yogesh Mahajan @ 2025-01-06 03:40 UTC (permalink / raw)
To: Nick <[email protected]>; +Cc: [email protected]
Hi,
On Sun, Jan 5, 2025 at 7:29 AM Nick <[email protected]> wrote:
>
> I'm using the apt repository version for Debian 12 (Bookworm). I'm also
> using Ansible to manage the server, and I have some questions about the
> pgAdmin Debian package version.
>
> 1. If we're using the pgAdmin DEB repo, will `apt-update` always update
> pgAdmin to the latest major version? ie. Will we be doing an upgrade
> every four weeks?
>
Yes. New pgadmin version is generally released every four weeks.
>
> 2. Should `sudo /usr/pgadmin4/bin/setup-web.sh` be run every time `apt-
> update` runs, or only once?
>
>
You need to run after every update.
> 3. Since the package is also installing Apache for us and configuring
> it, is there a safe way for us to modify the Apache config without
> breaking updates?
>
You can modify the Apache config using pgadmin4.conf. Upgrade does not
override the changes done by user.
> We'd like to enable TLS for Apache, but in a way that each time the
> playbook runs, it updates the pgAdmin package to the latest version,
> hopefully without breaking anything.
>
> Thanks,
> Nick
>
Thanks,
Yogesh Mahajan
EnterpriseDB
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-01-06 03:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-01-05 01:59 Questions about the Debian Package version of pgAdmin Nick <[email protected]>
2025-01-06 03:40 ` Yogesh Mahajan <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox