Skip to content

Check if jsonb subscription available since postgresql 14 help improve performance #71

@majst01

Description

@majst01

https://www.postgresql.org/docs/14/datatype-json.html

Example

SELECT jsonb_column['key'] FROM table;
UPDATE table SET jsonb_column['key'] = '"value"';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions