Environment
PostgreSQL 14 / 15 tested.
RDS / Aurora Postgres in production.
Primary key index (effective_date, idempotency_id).
Autovacuum enabled.
SQLC (Go) for query generation.
Context
We are running into query planner instability on an append-only table that
r
the package contains a web app and a desktop app. i have historically used
the desktop app.
richard
On Mon, 27 Oct 2025 17:35:43 -0400 Rob Sargent
wrote ---
On Oct 27, 2025, at 10:20 AM, Richard Welty < mailto:[email protected] >
wrote:
i recently updated phadmin4 on
> On Oct 27, 2025, at 10:20 AM, Richard Welty wrote:
>
>
> i recently updated phadmin4 on my ubuntu 24.04 desktop from
> the usual server. i just tried to launch the desktop app for the first
> time since the update; it fails to launch with a warning about a failed
> migration. i'm looking fo
i recently updated phadmin4 on my ubuntu 24.04 desktop from
the usual server. i just tried to launch the desktop app for the first
time since the update; it fails to launch with a warning about a failed
migration. i'm looking for suggestions of how to proceed.
thanks,
richard
these are