platform · inferred from evidence
Ubuntu
An operating system environment where the issue was observed.
- Hasura: "hasura seed create" fails on UBI image — pg_dump: undefined symbol: PQmblenBounded
This was a broken UBI image build — pg_dump shipped linked against a libpq missing PQmblenBounded. The fix was released in v2.49.5 (maintainer hgiasac confirmed). Upgrade the server image to v2.49.5 or later; as an immediate workaround, swi