Functionsยง
- create_
jsonb_ table - Create a table with JSONB schema for storing non-PostgreSQL data
- drop_
jsonb_ table - Drop a JSONB table if it exists.
- insert_
jsonb_ batch - Insert multiple JSONB rows with adaptive batching
- insert_
jsonb_ row - Insert a single JSONB row with metadata
- truncate_
jsonb_ table - Truncate a JSONB table to remove all existing data