organization · inferred from evidence
hgiasac
A maintainer referenced in the context of resolving the issue.
- 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