i'm currently running pgadmin4 6.12 on a Ubuntu 22.04 desktop.
it's regularly notifying me that 6.15 is available. i installed using the
apt repository method in the docs, and no upgrade is available there
(or at least, that's what apt reports when i ask for one.)
wondering when the repo migh
may have just found the issue:
# deb https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt/focal pgadmin4 main #
disabled on upgrade to jammy
will retry shortly.
richard
On Thu, 10 Nov 2022 10:58:12 -0500 Adrian Klaver
wrote ---
On 11/10/22 07:48, Richard Welty wrote
com> wrote ---
On 11/10/22 07:48, Richard Welty wrote:
> i'm currently running pgadmin4 6.12 on a Ubuntu 22.04 desktop.
> it's regularly notifying me that 6.15 is available. i installed using the
> apt repository method in the docs, and no upgrade is available ther
didn't notice that. pgadmin4 was working anyway but i changed it to jammy and
updated anyway.
richard
On Thu, 10 Nov 2022 11:31:07 -0500 Adrian Klaver
wrote ---
On 11/10/22 08:19, Richard Welty wrote:
> and that was it. uncommented the line in
>
> /etc/apt/
we're using Postgresql 14 with our Laravel/Php appliction. it is working well
in EC2 and in a Docker image on my Ubuntu 22.04 desktop at work. however,
a while back it stopped working with Docker on my Macbook Air in response
to a major OS upgrade. wondering if anyone knows what i might need to
-0500 Richard Welty
wrote ---
we're using Postgresql 14 with our Laravel/Php appliction. it is working well
in EC2 and in a Docker image on my Ubuntu 22.04 desktop at work. however,
a while back it stopped working with Docker on my Macbook Air in response
to a major OS upgrade. wonderi
not really in direct response to this conversation, but is there any reason
on the face of the planet why read receipts need to be sent to every single
recipient of the mailing list?
just saying,
richard
On Fri, 28 Jun 2024 03:20:26 -0400 wrote ---
HOO-HA! This is HUGE!
On
i installed pg13 from the postgres repos but am not really using it
in that form; i'm using docker images instead. i now find i need
to uninstall it to facilitate upgrading my desktop to ubuntu 24
is apt remove an effective way to uninstall or is there a better method?
thanks,
richard
a coding error i've seen from inexperienced devs with little database experience
is inattentiveness to how the DB connections were being opened. last time i
saw this, a smart young dev with no DB background did not understand the cost
of opening connections and had on the order of 30 php calls t