select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Data types

pg_crdt_jsonb

Conflict-free replicated data type operations for PostgreSQL jsonb values.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_crdt_jsonb
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2024-09-02
Catalogue updated2026-08-30

Related extensions

See also

crdv_pg_coordinatorSecure Conflict-free Replicated Data Views with MPC-backed private values.
automergeCRDT support in Postgres (experimental)
pg_hlcPostgreSQL HLC (Hybrid Logical Clock) extension in Rust compatible with Dart CRDT library.