Skip to content

[ysql] Speed up YSQL inserts by skipping lookup of keys being inserted - essentially providing upsert semantics. #11269

@rthallamko3

Description

@rthallamko3

Description

During bulk load (for example inserts by Copy command), skip lookup of the key being inserted, to speed up the inserts. This is similar to the upsert mode that is supported for YCQL.

Metadata

Metadata

Labels

area/docdbYugabyteDB core featuresarea/ysqlYugabyte SQL (YSQL)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions