Skip to content

Postgres large object support #1328

Open
@blafond

Description

@blafond

Hibernate Reactive's LobTypeTest fails using PostgreSQL by returning a NULL for a CLOB string or byte[] column type.

We're currently using vertx-pg-client 4.4.2 & hibernate-orm 6.2.4.Final

  • Documentation for 4.4.x vertx PG client does not include CLOB/BLOB support but PG 15.2 uses oid type.

Are you planning on implementing this support and converting PG's oid type?
or is it a bug?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions