citusdata / citusdata/citus

Add an option to only read from local shards

Open
#6,904 2 comments 0 reactions 1 assignee Claimed by @rajeshkt78 View on GitHub
cdc
Dominant language
C
Stars
12.8k
Forks
794
Avg merge
2d 14h
Merged PRs (30d)
31

Description

It would be useful if we had an option to only read from local shards for parallel data dump scenarios. Clients can then run the same COPY .. TO STDOUT command on all the nodes to get the combined output.

This is particularly useful for logical replication scenarios, because each subscription would be able to get a correct replication + snapshot pair for the dump.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.